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

#include <refl.hpp>

Detailed Description

template<template< typename... > typename T, typename TypeList>
struct refl::trait::contains_instance< T, TypeList >

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


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