MRPT  2.0.3
Classes | Namespaces | Variables
is_defined.h File Reference
#include <type_traits>

Go to the source code of this file.

Classes

struct  mrpt::is_defined< T, Enable >
 Checks if type is defined (fails for forward declarations). More...
 
struct  mrpt::enable_if_t<(sizeof(T) > 0)> >
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 

Variables

template<class T >
constexpr bool mrpt::is_defined_v = is_defined<T>::value
 



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020