AlgoPlus
v0.1.0
Loading...
Searching...
No Matches
detail
is_compatible_string_type
Static Public Attributes
|
List of all members
detail::is_compatible_string_type< BasicJsonType, CompatibleStringType > Struct Template Reference
Static Public Attributes
static constexpr auto
value
Member Data Documentation
◆
value
template<typename BasicJsonType, typename CompatibleStringType>
auto
detail::is_compatible_string_type
< BasicJsonType, CompatibleStringType >::value
static
constexpr
Initial value:
=
is_constructible<typename BasicJsonType::string_t, CompatibleStringType>::value
detail::is_constructible
Definition
json.hpp:3770
The documentation for this struct was generated from the following file:
/Users/runner/work/AlgoPlus/AlgoPlus/third_party/
json.hpp
Generated by
1.13.2