#include <jwt.h>
|
| static constexpr auto | value |
| |
◆ value
template<typename traits_type , typename value_type , typename integer_type >
Initial value:= std::is_signed<integer_type>::value &&
!std::is_floating_point<integer_type>::value &&
std::is_constructible<value_type, integer_type>::value &&
is_detected<as_integer_function, traits_type>::value &&
std::is_function<as_integer_function<traits_type>>
::value &&
is_as_integer_signature<traits_type, value_type, integer_type>::value
The documentation for this struct was generated from the following file:
- tmp-conscience-engine/libs/jwt-cpp/jwt.h