Support Class Library
A set of tools providing classes and utility
|
Go to the source code of this file.
Classes | |
struct | scl::concepts::BinaryPredicate< F, T, U > |
BinaryPredicate concept, a type F is a binary predicate over T and U if it is an n-ary predicate over those types. More... | |
Namespaces | |
scl | |
Global namespace of the SCL. | |
scl::concepts | |
A lightweight concept-like library for C++11. | |