Horizon
Loading...
Searching...
No Matches
nlohmann
detail
is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >
Static Public Attributes
|
List of all members
nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > > Struct Template Reference
Inheritance diagram for nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >:
Static Public Attributes
static constexpr bool
value
Member Data Documentation
◆
value
template<typename BasicJsonType, typename CompatibleType>
bool
nlohmann::detail::is_compatible_type_impl
< BasicJsonType, CompatibleType, enable_if_t<
is_complete_type
< CompatibleType >::value > >::value
static
constexpr
Initial value:
=
has_to_json<BasicJsonType, CompatibleType>::value
nlohmann::detail::has_to_json
Definition
type_traits.hpp:136
The documentation for this struct was generated from the following file:
3rd_party/nlohmann/detail/meta/
type_traits.hpp
Generated by
1.15.0