命名空间
变体
操作

std::chrono::tzdb_list::begin

来自 cppreference.cn
< cpp‎ | chrono‎ | tzdb 列表
 
 
 
 
const_iterator begin() const noexcept;
(C++20 起)
const_iterator cbegin() const noexcept;
(C++20 起)

返回一个迭代器,指向容器中的第一个 std::chrono::tzdb

[编辑] 返回值

一个迭代器,指向容器中的第一个 std::chrono::tzdb