#include <goby/util/thirdparty/nlohmann/json.hpp>
|
static constexpr auto | value |
|
template<typename BasicJsonType, typename CompatibleStringType>
struct detail::is_compatible_string_type< BasicJsonType, CompatibleStringType >
Definition at line 3744 of file json.hpp.
◆ value
template<typename BasicJsonType , typename CompatibleStringType >
Initial value:=
is_constructible<typename BasicJsonType::string_t, CompatibleStringType>::value
Definition at line 3746 of file json.hpp.
The documentation for this struct was generated from the following file: