SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
Static Public Attributes
|
List of all members
detail::is_std_string_like< 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_std_string_like
< T >::
value
static
Initial value:
=
is_string<T>::value
||
std::is_convertible<T, std_string_view<char>>
::value
||
!std::is_void<decltype(check<T>(
nullptr
))>
::value
detail
is_std_string_like
Generated on Sun Sep 25 2022 01:56:31 for SimulationCraft by
1.8.13