|
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: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |