Searched defs:__impl (Results 1 – 1 of 1) sorted by relevance
29 class tzdb_list::__impl { class in chrono::tzdb_list31 explicit __impl(tzdb&& __tzdb) { __tzdb_.push_front(std::move(__tzdb)); } in __impl() function in chrono::tzdb_list::__impl