Home
last modified time | relevance | path

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

/third_party/boost/boost/fiber/
Dscheduler.hpp42 struct timepoint_less { struct in boost::fibers::scheduler
43 bool operator()( context const& l, context const& r) const noexcept { in operator ()()