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

#include <jwt.h>

Static Public Attributes

static constexpr auto has_subscription_operator = has_subcription_operator<object_type, string_type>::value
 
static constexpr auto value = has_subscription_operator
 

Member Data Documentation

◆ has_subscription_operator

template<typename object_type , typename value_type , typename string_type >
constexpr auto jwt::details::is_subcription_operator_signature< object_type, value_type, string_type >::has_subscription_operator = has_subcription_operator<object_type, string_type>::value
staticconstexpr

◆ value

template<typename object_type , typename value_type , typename string_type >
constexpr auto jwt::details::is_subcription_operator_signature< object_type, value_type, string_type >::value = has_subscription_operator
staticconstexpr

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