xlnt
Public Member Functions | List of all members
std::hash< xlnt::path > Struct Template Reference

Template specialization to allow xlnt:path to be used as a key in a std container. More...

#include <path.hpp>

Public Member Functions

size_t operator() (const xlnt::path &p) const
 Returns a hashed represenation of the given path. More...
 

Detailed Description

template<>
struct std::hash< xlnt::path >

Template specialization to allow xlnt:path to be used as a key in a std container.

Member Function Documentation

◆ operator()()

size_t std::hash< xlnt::path >::operator() ( const xlnt::path p) const
inline

Returns a hashed represenation of the given path.


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