Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

std::hash< immer::box< T, MP > > Struct Template Reference

#include <box.hpp>

Public Member Functions

std::size_t operator() (const immer::box< T, MP > &x) const
 

Detailed Description

template<typename T, typename MP>
struct std::hash< immer::box< T, MP > >

Definition at line 164 of file box.hpp.

Member Function Documentation

◆ operator()()

template<typename T , typename MP >
std::size_t std::hash< immer::box< T, MP > >::operator() ( const immer::box< T, MP > &  x) const
inline

Definition at line 166 of file box.hpp.


The documentation for this struct was generated from the following file:
Released under the MIT license