|
Goby3 3.5.1
2026.06.04
|
#include <goby/util/thirdparty/jwt-cpp/jwt.h>
Public Types | |
| template<typename T > | |
| using | value_type_t = typename T::value_type |
| using | front_base_type = typename std::decay< decltype(std::declval< array_type >().front())>::type |
Static Public Attributes | |
| static constexpr auto | value |
| using jwt::details::is_valid_json_array< value_type, array_type >::front_base_type = typename std::decay<decltype(std::declval<array_type>().front())>::type |
| using jwt::details::is_valid_json_array< value_type, array_type >::value_type_t = typename T::value_type |
|
staticconstexpr |