liblcf
std::hash< FlagSet< E, N > > Struct Template Reference

#include <flag_set.h>

+ Collaboration diagram for std::hash< FlagSet< E, N > >:

Public Member Functions

size_t operator() (const FlagSet< E, N > &fs)
 

Detailed Description

template<typename E, size_t N>
struct std::hash< FlagSet< E, N > >

Definition at line 86 of file flag_set.h.

Member Function Documentation

◆ operator()()

template<typename E , size_t N>
size_t std::hash< FlagSet< E, N > >::operator() ( const FlagSet< E, N > &  fs)
inline

Definition at line 87 of file flag_set.h.

References FlagSet< E, N >::_bits.


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