STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
_Variant_hash_visitor Struct Reference

Public Member Functions

template<class _Ty >
size_t operator() (const _Ty &_Obj) const
 

Member Function Documentation

template<class _Ty >
size_t _Variant_hash_visitor::operator() ( const _Ty &  _Obj) const
inline
1776  {
1778  return (_Hash(_Obj));
1779  }
Definition: xhash:146
Definition: xstddef:367

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