Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
must_be_pod_or_void Union Template Reference
Constraint to ensure that a type is a built-in or trivial type, or is void.
More...
#include <stlsoft_constraints.h>
List of all members.
Detailed Description
template<typename T>
union stlsoft::must_be_pod_or_void< T >
Constraint to ensure that a type is a built-in or trivial type, or is void.
- Parameters:
-
The documentation for this union was generated from the following file: