MRPT  2.0.3
List of all members | Static Public Attributes
mrpt::is_defined< T, Enable > Struct Template Reference

Detailed Description

template<class T, class Enable = void>
struct mrpt::is_defined< T, Enable >

Checks if type is defined (fails for forward declarations).

Note
Credits: WindyFields https://stackoverflow.com/a/45594334/1631514

Definition at line 19 of file is_defined.h.

#include <mrpt/core/is_defined.h>

Static Public Attributes

static constexpr bool value = false
 

Member Data Documentation

◆ value

template<class T , class Enable = void>
constexpr bool mrpt::is_defined< T, Enable >::value = false
staticconstexpr

Definition at line 21 of file is_defined.h.




Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 23:51:15 UTC 2020