Home
last modified time | relevance | path

Searched defs:queue_load (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/serialization/
Dqueue.hpp44 struct queue_load : public STD::queue<U, C> { struct
46 void operator()(Archive & ar, const unsigned int file_version) { in operator ()()