ReactOS 0.4.15-dev-7953-g1f49173
ThrowHash Struct Reference

#include <ThrowCompare.h>

Public Member Functions

EH_CSTD::size_t operator() (const TestClass &a) const
 

Detailed Description

Definition at line 39 of file ThrowCompare.h.

Member Function Documentation

◆ operator()()

EH_CSTD::size_t ThrowHash::operator() ( const TestClass a) const
inline

Definition at line 40 of file ThrowCompare.h.

40 {
42 return EH_CSTD::size_t(a.value());
43 }
GLboolean GLboolean GLboolean GLboolean a
Definition: glext.h:6204
void simulate_possible_failure()
Definition: nc_alloc.h:117

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