Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dfuture.cc72 const error_category& future_category() noexcept in future_category() function
H A Dcompatibility-thread-c++0x.cc49 const std::error_category* future_category = &std::future_category(); variable
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dfuture.cc78 const error_category& future_category() noexcept in future_category() function
H A Dcompatibility-thread-c++0x.cc50 const std::error_category* future_category = &std::future_category(); variable