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

#include <typetraits.H>

Static Public Attributes

static constexpr bool value = std::is_convertible<From, To>::value
 

Member Data Documentation

template<typename To , typename From >
constexpr bool Designar::AllAreConvertible< To, From >::value = std::is_convertible<From, To>::value
static

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