Adobe Source Libraries  1.43
Public Member Functions | List of all members
hash< adobe::name_t > Struct Template Reference

Public Member Functions

std::size_t operator() (adobe::name_t const &name) const
 

Detailed Description

template<>
struct std::hash< adobe::name_t >

Template specialization of std::hash<T> for adobe::name_t.

Complexity Guarantee(s)
O(1)

Definition at line 326 of file name.hpp.

Member Function Documentation

std::size_t operator() ( adobe::name_t const &  name) const

Definition at line 328 of file name.hpp.