nil::crypto3::detail::is_passhash< T > Struct Template Reference

#include <type_traits.hpp>

+ Collaboration diagram for nil::crypto3::detail::is_passhash< T >:

Public Types

typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 
typedef T type
 

Static Public Attributes

static const bool value = has_function_generate<T, void>::value && has_function_check<T, bool>::value
 

Member Typedef Documentation

◆ type [1/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [2/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [3/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [4/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [5/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [6/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [7/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [8/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [9/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [10/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [11/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

◆ type [12/12]

template<typename T >
typedef T nil::crypto3::detail::is_passhash< T >::type

Member Data Documentation

◆ value

template<typename T >
static const bool nil::crypto3::detail::is_passhash< T >::value = has_function_generate<T, void>::value && has_function_check<T, bool>::value
static

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