DeSiGNAR  0.5a
Data Structures General Library
Static Public Attributes | List of all members
Designar::AllAreConvertible< To, FromHead, FromTail > Struct Template Reference

#include <typetraits.H>

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

template<typename To , typename FromHead , typename... FromTail>
constexpr bool Designar::AllAreConvertible< To, FromHead, FromTail >::value
static
Initial value:
=
AllAreConvertible<To, FromTail...>::value

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