LibSWOC++ 1.5.14
Solid Wall of C++
Loading...
Searching...
No Matches
std::hash< swoc::file::path > Struct Reference

Enable use of path as a key in STL hashed containers. More...

#include <swoc_file.h>

Collaboration diagram for std::hash< swoc::file::path >:
Collaboration graph

Public Member Functions

size_t operator() (swoc::file::path const &path) const
 

Detailed Description

Enable use of path as a key in STL hashed containers.

Definition at line 545 of file swoc_file.h.

Member Function Documentation

◆ operator()()

size_t std::hash< swoc::file::path >::operator() ( swoc::file::path const & path) const
inline

Definition at line 547 of file swoc_file.h.


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