#include <XrdOucJson.hh>
|
| using | object_t = typename BasicJsonType::object_t |
| |
|
| static constexpr bool | value |
| |
template<typename BasicJsonType , typename CompatibleObjectType >
template<typename BasicJsonType , typename CompatibleObjectType >
Initial value:=
is_constructible<typename object_t::key_type,
typename CompatibleObjectType::key_type>
::value &&
is_constructible<typename object_t::mapped_type,
typename CompatibleObjectType::mapped_type>
::value
The documentation for this struct was generated from the following file: