Goby3  3.1.4
2024.02.22
jwt::details::is_subcription_operator_signature< object_type, value_type, string_type > Struct Template Reference

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

Static Public Attributes

static constexpr auto has_subscription_operator
 
static constexpr auto value = has_subscription_operator
 

Detailed Description

template<typename object_type, typename value_type, typename string_type>
struct jwt::details::is_subcription_operator_signature< object_type, value_type, string_type >

Definition at line 2357 of file jwt.h.

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
staticconstexpr
Initial value:

Definition at line 2359 of file jwt.h.

◆ 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

Definition at line 2364 of file jwt.h.


The documentation for this struct was generated from the following file:
jwt::details::has_subcription_operator::value
static constexpr auto value
Definition: jwt.h:2353