#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/detail/meta/type_traits.h>
|
using | object_t = typename BasicJsonType::object_t |
|
|
static constexpr bool | value |
|
◆ object_t
template<typename BasicJsonType , typename CompatibleObjectType >
◆ value
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
static constexpr bool value
Definition: type_traits.h:303
The documentation for this struct was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/detail/meta/type_traits.h