|
Support Class Library
A set of tools providing classes and utility
|
Go to the source code of this file.
Classes | |
| struct | scl::concepts::AssignableWith< T, U > |
| AssignableWith concept, a type U is assignable to a type T if operator=() is defined for both types (or implicit conversions) More... | |
Namespaces | |
| scl | |
| Global namespace of the SCL. | |
| scl::concepts | |
| A lightweight concept-like library for C++11. | |
1.8.13