#include <for_each_type.h>
Public Types | |
typedef boost::mpl::remove_if < Sequence1, boost::mpl::not_ < boost::mpl::contains < Sequence2, boost::mpl::_1 > > >::type | type |
Definition at line 101 of file for_each_type.h.
typedef boost::mpl::remove_if<Sequence1, boost::mpl::not_<boost::mpl::contains<Sequence2, boost::mpl::_1> > >::type pcl::intersect< Sequence1, Sequence2 >::type |
Definition at line 103 of file for_each_type.h.