UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::remove_cvref< T > Struct Template Reference

Public Types

using type = std::remove_cv_t< std::remove_reference_t< T > >
 

Detailed Description

template<class T>
struct ufo::remove_cvref< T >

Definition at line 235 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<class T >
using ufo::remove_cvref< T >::type = std::remove_cv_t<std::remove_reference_t<T> >

Definition at line 236 of file type_traits.hpp.


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