Searched defs:future_category (Results 1 – 5 of 5) sorted by relevance
78 const error_category& future_category() noexcept in future_category() function
54 const std::error_category* future_category = &std::future_category(); variable
88 const error_category& future_category() noexcept in future_category() function
58 const std::error_category* future_category = &std::future_category(); variable
68 future_category() noexcept in future_category() function