Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::error_condition::assign

      From cppreference.com
      <cpp‎ |error‎ |error condition
       
       
      Utilities library
       
      Diagnostics library
       
       
      void assign(int val,const error_category& cat)noexcept;
      (since C++11)

      Assigns contents to an error condition. Sets the error value toval and error category tocat.

      [edit]Parameters

      val - error value
      cat - error category

      [edit]Return value

      (none)

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/error/error_condition/assign&oldid=161075"

      [8]ページ先頭

      ©2009-2025 Movatter.jp