MRPT
2.0.1
|
#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.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |