![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::priority
// In header: <boost/intrusive/options.hpp> template<typename Priority> struct priority { // member classes/structs/unions // @ template<class Base> struct pack { // types typedef Priority priority; }; };