mn::hash< T > Struct Template Reference

Default implementation of hasher. More...

#include <mn_hash.hpp>

Public Member Functions

const result_type operator() (T &t) const noexcept
 

Detailed Description

template<typename T>
struct mn::hash< T >

Default implementation of hasher.

Member Function Documentation

◆ operator()()

template<typename T >
const result_type mn::hash< T >::operator() ( T &  t) const
inlinenoexcept

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