|
Support Class Library
A set of tools providing classes and utility
|
#include <type_traits>Go to the source code of this file.
Namespaces | |
| scl | |
| Global namespace of the SCL. | |
| scl::tools | |
| General purpose tooling. | |
| scl::tools::meta | |
| A namespace englobing all the TMP tools. | |
Functions | |
| template<class From , class To > | |
| constexpr bool | scl::tools::meta::is_convertible () |
| An handy function for the result of std::is_convertible. More... | |
1.8.13