Searched refs:functor_type (Results 1 – 1 of 1) sorted by relevance
93 typedef boost::function1<void, OutputDevice*> functor_type; typedef95 functor_type> > functor_vector_type;101 res.push_back( std::make_pair(pStr,functor_type(func)) ); in add()
Completed in 20 milliseconds