• Class / Function / Type

      std::
    • Header file

      <>
    • Other / All

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

    履歴 編集

    function
    <system_error>

    std::error_code::message

    string message() const;
    

    概要

    エラーメッセージを取得する。

    戻り値

    category().message(value())

    出力

    Invalid argument
    

    バージョン

    言語

    • C++11

    処理系

    参照