|
Support Class Library
A set of tools providing classes and utility
|
#include <scl/concepts/is_concept.h>Go to the source code of this file.
Namespaces | |
| scl | |
| Global namespace of the SCL. | |
| scl::concepts | |
| A lightweight concept-like library for C++11. | |
Functions | |
| template<class ConceptType > | |
| constexpr bool | scl::concepts::require (ConceptType c) |
| Require a concept. More... | |
1.8.13