SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
is_range< T, Char > Struct Template Reference

Static Public Attributes

static FMT_CONSTEXPR_DECL const bool value
 

Member Data Documentation

◆ value

template<typename T , typename Char >
FMT_CONSTEXPR_DECL const bool is_range< T, Char >::value
static
Initial value:
=
!std::is_convertible<T, std::basic_string<Char>>::value &&
!std::is_constructible<detail::std_string_view<Char>, T>::value