Detects known basic types.
More...
template<typename T>
struct stapl::is_known_basic< T >
Detects known basic types.
Known basic types are
- fundamental: integral, floating point and void types
- enums
- empty classes
The documentation for this struct was generated from the following file: