nil::crypto3::hashes::detail::lookup< ResultT, 3 > Struct Template Reference

#include <lookup.hpp>

+ Collaboration diagram for nil::crypto3::hashes::detail::lookup< ResultT, 3 >:

Public Types

typedef ResultT result_type
 

Static Public Member Functions

template<typename BitRange >
static result_type process (const BitRange &bits)
 

Static Public Attributes

static constexpr std::size_t chunk_bits = 3
 

Member Typedef Documentation

◆ result_type

template<typename ResultT >
typedef ResultT nil::crypto3::hashes::detail::lookup< ResultT, 3 >::result_type

Member Function Documentation

◆ process()

template<typename ResultT >
template<typename BitRange >
static result_type nil::crypto3::hashes::detail::lookup< ResultT, 3 >::process ( const BitRange &  bits)
inlinestatic

Member Data Documentation

◆ chunk_bits

template<typename ResultT >
constexpr std::size_t nil::crypto3::hashes::detail::lookup< ResultT, 3 >::chunk_bits = 3
staticconstexpr

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