Support Class Library
A set of tools providing classes and utility
|
#include <scl/tools/meta/type_check.h>
Go to the source code of this file.
Classes | |
struct | scl::concepts::NonCopyable< T > |
NonCopyable concept, a type is non copyable if it is neither copy constructible nor copy assignable. More... | |
Namespaces | |
scl | |
Global namespace of the SCL. | |
scl::concepts | |
A lightweight concept-like library for C++11. | |