nil::crypto3::pubkey::is_eddsa_params< T > Struct Template Reference

#include <type_traits.hpp>

+ Collaboration diagram for nil::crypto3::pubkey::is_eddsa_params< T >:

Public Types

typedef T type
 

Static Public Attributes

static constexpr bool value = has_static_member_data_context<T, const typename T::context_type>::value
 

Member Typedef Documentation

◆ type

template<typename T >
typedef T nil::crypto3::pubkey::is_eddsa_params< T >::type

Member Data Documentation

◆ value

template<typename T >
constexpr bool nil::crypto3::pubkey::is_eddsa_params< T >::value = has_static_member_data_context<T, const typename T::context_type>::value
staticconstexpr

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