Home
last modified time | relevance | path

Searched refs:__future_error_category (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dfuture.cpp18 class _LIBCPP_HIDDEN __future_error_category class
27 __future_error_category::name() const noexcept in name()
41 __future_error_category::message(int ev) const in message()
70 static __future_error_category __f; in future_category()