Goby3  3.1.4
2024.02.22
jwt::details::is_valid_json_types< value_type, string_type, integer_type, object_type, array_type > Struct Template Reference

#include <goby/util/thirdparty/jwt-cpp/jwt.h>

Static Public Attributes

static constexpr auto value
 

Detailed Description

template<typename value_type, typename string_type, typename integer_type, typename object_type, typename array_type>
struct jwt::details::is_valid_json_types< value_type, string_type, integer_type, object_type, array_type >

Definition at line 2447 of file jwt.h.

Member Data Documentation

◆ value

template<typename value_type , typename string_type , typename integer_type , typename object_type , typename array_type >
constexpr auto jwt::details::is_valid_json_types< value_type, string_type, integer_type, object_type, array_type >::value
staticconstexpr

The documentation for this struct was generated from the following file:
jwt::details::is_valid_json_array::value
static constexpr auto value
Definition: jwt.h:2394
jwt::details::is_valid_json_string::value
static constexpr auto value
Definition: jwt.h:2442
jwt::details::is_valid_json_object::value
static constexpr auto value
Definition: jwt.h:2375
jwt::details::is_valid_json_value::value
static constexpr auto value
Definition: jwt.h:2283