![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <type_traits>Go to the source code of this file.
Classes | |
| struct | stdx::__is_scoped_enum_helper< T, B > | 
| struct | stdx::__is_scoped_enum_helper< T, true > | 
| struct | stdx::is_scoped_enum< T > | 
| struct | stdx::type_identity< T > | 
Namespaces | |
| namespace | stdx | 
Typedefs | |
| template<class T > | |
| using | stdx::type_identity_t = typename type_identity< T >::type | 
Variables | |
| template<class E > | |
| constexpr bool | stdx::is_scoped_enum_v = is_scoped_enum<E>::value |