Home
last modified time | relevance | path

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

/third_party/boost/libs/fiber/examples/
Dadapt_method_calls.cpp19 struct AsyncAPIBase { struct
34 virtual void error( AsyncAPIBase::errorcode ec) = 0; argument