Kepler's Torus
Public Member Functions | List of all members
std::hash< Bounds > Struct Template Reference

Allow the Bounds class to be used as key in unordered maps by providing a hash function for it. More...

#include <bounds.h>

Public Member Functions

std::size_t operator() (Bounds const &bounds) const noexcept
 

Detailed Description

template<>
struct std::hash< Bounds >

Allow the Bounds class to be used as key in unordered maps by providing a hash function for it.

Definition at line 35 of file bounds.h.


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