Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::messages_base

      From cppreference.com
      <cpp‎ |locale
       
       
       
      Localization library
       
      Defined in header<locale>
      class messages_base;

      The classstd::messages_base provides a type definition which is inherited and used by thestd::messages facets.

      [edit]Member types

      Member type Definition
      catalog An unspecified signed integer type

      [edit]Defect reports

      The following behavior-changing defect reports were applied retroactively to previously published C++ standards.

      DRApplied toBehavior as publishedCorrect behavior
      LWG 2028C++98catalog was defined asintdefined as an unspecified signed integer type[1]
      1. The catalog typenl_catd used inPOSIX messaging API is a typedef of an unspecified type.

      [edit]See also

      implements retrieval of strings from message catalogs
      (class template)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/locale/messages_base&oldid=156533"

      [8]ページ先頭

      ©2009-2025 Movatter.jp