|
Support Class Library
A set of tools providing classes and utility
|
#include <scl/tools/meta/is_convertible.h>Go to the source code of this file.
Classes | |
| struct | scl::concepts::LessThanComparable< T > |
| LessThanComparable concept, a type T is less than comparable if it defines an operator< with itself. More... | |
Namespaces | |
| scl | |
| Global namespace of the SCL. | |
| scl::concepts | |
| A lightweight concept-like library for C++11. | |
1.8.13