SourceXtractorPlusPlus  0.10
Please provide a description of the project.
Public Member Functions | List of all members
std::hash< SourceXtractor::TileKey > Struct Reference

#include <TileManager.h>

Public Member Functions

std::size_t operator() (const SourceXtractor::TileKey &key) const
 

Detailed Description

Definition at line 67 of file TileManager.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< SourceXtractor::TileKey >::operator() ( const SourceXtractor::TileKey key) const
inline

Definition at line 69 of file TileManager.h.

References std::hash::hash(), SourceXtractor::TileKey::m_source, SourceXtractor::TileKey::m_tile_x, and SourceXtractor::TileKey::m_tile_y.

Here is the call graph for this function:

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