Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/for_each_type.h>
Public Types | |
using | type = typename boost::mpl::remove_if< Sequence1, boost::mpl::not_< boost::mpl::contains< Sequence2, boost::mpl::_1 > > >::type |
Definition at line 101 of file for_each_type.h.
using pcl::intersect< Sequence1, Sequence2 >::type = typename boost::mpl::remove_if<Sequence1, boost::mpl::not_<boost::mpl::contains<Sequence2, boost::mpl::_1> > >::type |
Definition at line 103 of file for_each_type.h.