Conscience Core
Public Types | List of all members
jwt::details::detector< Default, AlwaysVoid, Op, Args > Struct Template Reference

#include <jwt.h>

Public Types

using value = std::false_type
 
using type = Default
 

Member Typedef Documentation

◆ type

template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using jwt::details::detector< Default, AlwaysVoid, Op, Args >::type = Default

◆ value

template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using jwt::details::detector< Default, AlwaysVoid, Op, Args >::value = std::false_type

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