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

#include <jwt.h>

Static Public Attributes

static constexpr auto value = std::is_same<typename array_type::value_type, value_type>::value
 

Member Data Documentation

◆ value

template<typename value_type , typename array_type >
constexpr auto jwt::details::is_valid_json_array< value_type, array_type >::value = std::is_same<typename array_type::value_type, value_type>::value
staticconstexpr

The documentation for this struct was generated from the following file: