![]() |
![]()
| ![]() |
![]()
NAMEstd::chrono::tzdb_list::erase_after - std::chrono::tzdb_list::erase_after Synopsisconst_iterator erase_after(const_iterator p); (since C++20)
Return value An iterator pointing to the element following the erased element,
or end() if no
Notes tzdb_list is intended to be implementable as a singly linked
list, and its interface
|