Implements the contains operation on compile-time type lists.
More...
#include <eagine/mp_list.hpp>
template<typename TL, typename T>
struct eagine::mp_contains< TL, T >
Implements the contains operation on compile-time type lists.
- Note
- Do not use directly, use mp_contains_v.
The documentation for this struct was generated from the following file: