Functions
cartographer::mapping::internal Namespace Reference

Functions

template<class T >
common::Time GetTime (const T &t)
 
template<class T >
auto GetTimeImpl (const T &t, int) -> decltype(t.time())
 
template<class T >
auto GetTimeImpl (const T &t, unsigned) -> decltype(t.time)
 

Function Documentation

◆ GetTime()

template<class T >
common::Time cartographer::mapping::internal::GetTime ( const T &  t)

Definition at line 49 of file id.h.

◆ GetTimeImpl() [1/2]

template<class T >
auto cartographer::mapping::internal::GetTimeImpl ( const T &  t,
int   
) -> decltype(t.time())

Definition at line 41 of file id.h.

◆ GetTimeImpl() [2/2]

template<class T >
auto cartographer::mapping::internal::GetTimeImpl ( const T &  t,
unsigned   
) -> decltype(t.time)

Definition at line 45 of file id.h.



cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59