最終更新日時(UTC):
が更新

履歴 編集

function
<format>

std::basic_format_context::arg(C++20)

basic_format_arg<basic_format_context> arg(size_t id) const;

概要

i番目のフォーマット引数を取得する。iが範囲外の場合、basic_format_arg<basic_format_context>のデフォルト値を返す。

バージョン

言語

  • C++20

処理系

参照