Point Cloud Library (PCL)
1.11.0
|
#include <pcl/type_traits.h>
Public Types | |
using | type = std::remove_all_extents_t< T > |
Static Public Attributes | |
static const std::uint32_t | value = sizeof (T) / sizeof (type) |
Definition at line 114 of file type_traits.h.
using pcl::traits::decomposeArray< T >::type = std::remove_all_extents_t<T> |
Definition at line 116 of file type_traits.h.
|
static |
Definition at line 117 of file type_traits.h.