Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::literals::string_view_literals Symbol Index(since C++17)

      From cppreference.com
      <cpp‎ |symbol index
       
       
       
       

      This page tries to list all the symbols that are available from thestandard library in the namespacestd::literals::string_view_literals. The symbols are written as follows:

      • Function names with().
      • Templates with<>.

      [edit]Notes

      These operators are declared in the namespacestd::literals::string_view_literals, where bothliterals andstring_view_literals areinline namespaces. Access to these operators can be gained with:

      • usingnamespace std::literals,
      • usingnamespace std::string_view_literals, or
      • usingnamespace std::literals::string_view_literals.

      [edit]
      S


      [edit]S

      sv(since C++17)

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/symbol_index/string_view_literals&oldid=181906"

      [8]ページ先頭

      ©2009-2025 Movatter.jp