![]() |
OGS
|
|
Definition in file BoostMP11Utils.h.
#include <boost/mp11.hpp>Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::mp11 |
Variables | |
| template<typename List, typename Elem> | |
| constexpr bool | boost::mp11::mp_contains_v = mp_contains<List, Elem>::value |
| template<typename Set> | |
| constexpr bool | boost::mp11::mp_is_list_v = mp_is_list<Set>::value |
| template<typename Set> | |
| constexpr bool | boost::mp11::mp_is_set_v = mp_is_set<Set>::value |