#include <json.hpp>
|
| static constexpr auto | value |
| |
◆ value
template<class RealType , class CompatibleObjectType >
Initial value:=
std::is_constructible<typename RealType::key_type,
typename CompatibleObjectType::key_type>
::value and
std::is_constructible<typename RealType::mapped_type,
typename CompatibleObjectType::mapped_type>
::value
The documentation for this struct was generated from the following file: