ad_map_access
Static Public Member Functions | List of all members
std::numeric_limits<::ad::map::landmark::LandmarkId > Class Reference

specialization of the std::numeric_limits for LandmarkId More...

#include <ad/map/landmark/LandmarkId.hpp>

Inheritance diagram for std::numeric_limits<::ad::map::landmark::LandmarkId >:
Inheritance graph
[legend]
Collaboration diagram for std::numeric_limits<::ad::map::landmark::LandmarkId >:
Collaboration graph
[legend]

Static Public Member Functions

static inline ::ad::map::landmark::LandmarkId lowest ()
 
static inline ::ad::map::landmark::LandmarkId max ()
 
static inline ::ad::map::landmark::LandmarkId epsilon ()
 

Detailed Description

specialization of the std::numeric_limits for LandmarkId

Derived from std::numeric_limits<uint64_t> with overloaded functions: std::numeric_limits<LandmarkId>::lowest() (

See also
LandmarkId::getMin()) std::numeric_limits<LandmarkId>::max() (
LandmarkId::getMax()) std::numeric_limits<LandmarkId>::epsilon() (
LandmarkId::getPrecision())

Member Function Documentation

◆ epsilon()

static inline ::ad::map::landmark::LandmarkId std::numeric_limits<::ad::map::landmark::LandmarkId >::epsilon ( )
inlinestatic
See also
std::numeric_limits::epsilon()

◆ lowest()

static inline ::ad::map::landmark::LandmarkId std::numeric_limits<::ad::map::landmark::LandmarkId >::lowest ( )
inlinestatic
See also
std::numeric_limits::lowest()

◆ max()

static inline ::ad::map::landmark::LandmarkId std::numeric_limits<::ad::map::landmark::LandmarkId >::max ( )
inlinestatic
See also
std::numeric_limits::max()

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