Support Class Library
A set of tools providing classes and utility
Classes | Namespaces
Integral.h File Reference
#include <scl/tools/meta/type_check.h>

Go to the source code of this file.

Classes

struct  scl::concepts::Integral< T >
 Intergal concept, a type T is integral if meta:is_integral<T>() is true. More...
 

Namespaces

 scl
 Global namespace of the SCL.
 
 scl::concepts
 A lightweight concept-like library for C++11.