libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::hashers::mpl::private_::core_hash< 0, C > Struct Template Reference

#include <hash.hpp>

Static Public Member Functions

static constexpr unsigned long FORCE_INLINE result (typename C::const_iterator &, unsigned long hash) noexcept(true)
 

Detailed Description

template<class C>
struct jmmcg::hashers::mpl::private_::core_hash< 0, C >

Definition at line 229 of file hash.hpp.

Member Function Documentation

◆ result()

template<class C >
static constexpr unsigned long FORCE_INLINE jmmcg::hashers::mpl::private_::core_hash< 0, C >::result ( typename C::const_iterator &  ,
unsigned long  hash 
)
inlinestaticconstexprnoexcept

Definition at line 230 of file hash.hpp.


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