DGtal 1.3.0
Loading...
Searching...
No Matches
Public Member Functions
std::hash< DGtal::BigInteger > Struct Reference

#include <DGtal/kernel/PointHashFunctions.h>

Inheritance diagram for std::hash< DGtal::BigInteger >:
boost::hash< DGtal::BigInteger >

Public Member Functions

size_t operator() (const DGtal::BigInteger &p) const
 

Detailed Description

Definition at line 74 of file PointHashFunctions.h.

Member Function Documentation

◆ operator()()

size_t std::hash< DGtal::BigInteger >::operator() ( const DGtal::BigInteger p) const
inline

Definition at line 76 of file PointHashFunctions.h.

77 {
79 }
static DGtal::int64_t castToInt64_t(const std::decay< T >::type &aT)
Cast method to DGtal::int64_t (for I/O or board export uses only).
Definition: NumberTraits.h:145

References DGtal::NumberTraitsImpl< std::decay< T >::type >::castToInt64_t().


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