Searched defs:e_cat (Results 1 – 6 of 6) sorted by relevance
24 const std::error_category& e_cat = std::future_category(); in main() local
22 const std::error_category& e_cat = std::generic_category(); in main() local