SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
detail::is_map< T > Class Template Reference

Static Public Attributes

static FMT_CONSTEXPR_DECL const bool value
 

Member Data Documentation

◆ value

template<typename T >
FMT_CONSTEXPR_DECL const bool detail::is_map< T >::value
static
Initial value:
=
!std::is_void<decltype(check<T>(nullptr))>::value