ttg::meta::detail::keep_or_drop< bool > Struct Template Reference

Documentation

template<bool>
struct ttg::meta::detail::keep_or_drop< bool >

Definition at line 68 of file meta.h.

Public Types

template<typename E >
using type = std::tuple< E >
 

Member Typedef Documentation

◆ type

template<bool >
template<typename E >
using ttg::meta::detail::keep_or_drop< bool >::type = std::tuple<E>

Definition at line 70 of file meta.h.


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