Point Cloud Library (PCL)
1.3.1
|
#include <pcl/ros/for_each_type.h>
Public Types | |
typedef boost::mpl::remove_if < Sequence1, boost::mpl::not_ < boost::mpl::contains < Sequence2, boost::mpl::_1 > > >::type | type |
typedef boost::mpl::remove_if<Sequence1, boost::mpl::not_<boost::mpl::contains<Sequence2, boost::mpl::_1> > >::type pcl::intersect::type |
Definition at line 97 of file for_each_type.h.