refl-cpp
refl::trait::contains< T, TypeList > Struct Template Reference

#include <refl.hpp>

Detailed Description

template<typename T, typename TypeList>
struct refl::trait::contains< T, TypeList >

Checks whether T is contained in the list of types. Inherits from std::bool_constant<>.


The documentation for this struct was generated from the following file: