fix(typetraits): fix implementation of TIsScopedEnum TIsSwappable and TIsBitwiseConstructible
This commit is contained in:
@ -10,7 +10,7 @@ NAMESPACE_MODULE_BEGIN(Utility)
|
||||
|
||||
NAMESPACE_BEGIN(Testing)
|
||||
|
||||
// Warning: The test here is not a complete test, it is only used to determine whether the environment supports the concepts
|
||||
// WARNING: The test here is not a complete test, it is only used to determine whether the environment supports the concepts
|
||||
|
||||
NAMESPACE_UNNAMED_BEGIN
|
||||
|
||||
|
@ -10,7 +10,7 @@ NAMESPACE_MODULE_BEGIN(Utility)
|
||||
|
||||
NAMESPACE_BEGIN(Testing)
|
||||
|
||||
// Warning: The test here is not a complete test, it is only used to determine whether the environment supports the traits
|
||||
// WARNING: The test here is not a complete test, it is only used to determine whether the environment supports the traits
|
||||
|
||||
NAMESPACE_UNNAMED_BEGIN
|
||||
|
||||
|
Reference in New Issue
Block a user