c_cpp:stl

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
c_cpp:stl [2019/02/03 21:51] – 作成 ともやんc_cpp:stl [2019/05/18 02:23] – 外部編集 非ログインユーザー
行 1: 行 1:
 +<ifauth !@loggedinusers><html>
 +<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
 +<script>
 +     (adsbygoogle = window.adsbygoogle || []).push({
 +          google_ad_client: "ca-pub-0791334967460971",
 +          enable_page_level_ads: true
 +     });
 +</script></html></ifauth>
 ====== STL(Standard Template Library) ====== ====== STL(Standard Template Library) ======
 C++の規格で定義された標準ライブラリ\\ C++の規格で定義された標準ライブラリ\\
行 7: 行 15:
 $ sudo dnf install libstdc++ libstdc++-devel $ sudo dnf install libstdc++ libstdc++-devel
 </code> </code>
 +\\
 +Windows\\
 +[[https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance?view=vs-2017|Visual Studio 2017 Visual C++ 言語の準拠]]\\
  • c_cpp/stl.txt
  • 最終更新: 2019/08/19 06:48
  • by ともやん