Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
hash< adobe::name_t > Struct Reference

#include <name.hpp>

Public Member Functions

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

Detailed Description

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

Complexity Guarantee(s)
O(1)

Definition at line 342 of file name.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 344 of file name.hpp.