Goby3  3.1.4
2024.02.22
jwt::details::supports_end< object_type > Struct Template Reference

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

Static Public Attributes

static constexpr auto value
 

Detailed Description

template<typename object_type>
struct jwt::details::supports_end< object_type >

Definition at line 2329 of file jwt.h.

Member Data Documentation

◆ value

template<typename object_type >
constexpr auto jwt::details::supports_end< object_type >::value
staticconstexpr
Initial value:
is_end_signature<object_type>::value &&
is_end_const_signature<object_type>::value

Definition at line 2331 of file jwt.h.


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