EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | List of all members
std::hash< EOctetString > Struct Template Reference

Calcuates a hash value for the specified EOctetString object. More...

#include <eostring.h>

Public Member Functions

std::size_t operator() (const EOctetString &ostr) const noexcept
 

Detailed Description

template<>
struct std::hash< EOctetString >

Calcuates a hash value for the specified EOctetString object.

Member Function Documentation

std::size_t std::hash< EOctetString >::operator() ( const EOctetString ostr) const
inlinenoexcept

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