Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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.cc54 const std::error_category* future_category = &std::future_category(); variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dfuture.cc88 const error_category& future_category() noexcept in future_category() function
H A Dcompatibility-thread-c++0x.cc58 const std::error_category* future_category = &std::future_category(); variable
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dfuture.cpp68 future_category() noexcept in future_category() function