MIPI - Physical Interface for MIDI Files
Loading...
Searching...
No Matches
detail::is_compatible_reference_type< BasicJsonType, CompatibleReferenceType > Struct Template Reference

#include <json.hpp>

Inheritance diagram for detail::is_compatible_reference_type< BasicJsonType, CompatibleReferenceType >:
Inheritance graph
Collaboration diagram for detail::is_compatible_reference_type< BasicJsonType, CompatibleReferenceType >:
Collaboration graph

Additional Inherited Members

- Public Types inherited from detail::is_compatible_reference_type_impl< BasicJsonType, CompatibleReferenceType >
using JsonType = uncvref_t< BasicJsonType >
 
using CVType = typename std::remove_reference< CompatibleReferenceType >::type
 
using Type = typename std::remove_cv< CVType >::type
 
- Static Public Attributes inherited from detail::is_compatible_reference_type_impl< BasicJsonType, CompatibleReferenceType >
static constexpr bool value
 

The documentation for this struct was generated from the following file: