#include <wpi/detail/meta/type_traits.h>
|
static constexpr auto | value |
|
◆ laundered_type
template<typename BasicJsonType , typename ConstructibleStringType >
◆ value
template<typename BasicJsonType , typename ConstructibleStringType >
Initial value:=
is_constructible<laundered_type, typename BasicJsonType::string_t>,
typename T::value_type value_type_t
Definition type_traits.h:89
std::is_same< Expected, detected_t< Op, Args... > > is_detected_exact
Definition detected.h:63
ConstructibleStringType laundered_type
Definition type_traits.h:417
static constexpr auto value
Definition type_traits.h:420
The documentation for this struct was generated from the following file: