Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::chrono::tzdb_list::front

      From cppreference.com
      <cpp‎ |chrono‎ |tzdb list
       
       
      Date and time library
       
       
      conststd::chrono::tzdb& front()constnoexcept;
      (since C++20)

      Obtains a reference to the firststd::chrono::tzdb in the list. Simultaneous calls to this function andstd::chrono::reload_tzdb() does not introduce a data race.

      [edit]Return value

      A reference to the firststd::chrono::tzdb in the list.

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/chrono/tzdb_list/front&oldid=146294"

      [8]ページ先頭

      ©2009-2025 Movatter.jp