Conscience Core
Static Public Attributes | List of all members
jwt::details::is_valid_json_types< value_type, string_type, integer_type, object_type, array_type > Struct Template Reference

#include <jwt.h>

Static Public Attributes

static constexpr auto value
 

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:2089
jwt::details::is_valid_json_string::value
static constexpr auto value
Definition: jwt.h:2134
jwt::details::is_valid_json_object::value
static constexpr auto value
Definition: jwt.h:2075
jwt::details::is_valid_json_value::value
static constexpr auto value
Definition: jwt.h:1988