Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Types
boost::container_gen< eigen_listS, ValueType > Struct Template Reference

#include <pcl/registration/boost_graph.h>

Public Types

using type = std::list< ValueType, Eigen::aligned_allocator< ValueType > >
 

Detailed Description

template<class ValueType>
struct boost::container_gen< eigen_listS, ValueType >

Definition at line 73 of file boost_graph.h.

Member Typedef Documentation

◆ type

template<class ValueType >
using boost::container_gen< eigen_listS, ValueType >::type = std::list<ValueType, Eigen::aligned_allocator<ValueType> >

Definition at line 74 of file boost_graph.h.


The documentation for this struct was generated from the following file: