MRPT
1.9.9
|
#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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |