Searched defs:std_category (Results 1 – 1 of 1) sorted by relevance
26 class BOOST_SYMBOL_VISIBLE std_category: public std::error_category class34 explicit std_category( boost::system::error_category const * pc, unsigned id ): pc_( pc ) in std_category() function in boost::system::detail::std_category