×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
C++

C++

シープラスプラス
C++は、汎用プログラミング言語のひとつである。派生元であるC言語の機能や特徴を継承しつつ、表現力と効率性の向上のために、手続き型プログラミング・データ抽象・オブジェクト指向プログラミング・ジェネリックプログラミングといった複数のプログラミングパラダイムが組み合わされている。 ウィキペディア
主な処理系GCC、Clang、Microsoft Visual C++、Intel C++ Compiler、C++ Builder
型付けnominative, 安全でない強い静的型付け
影響を与えた言語Java、Rust、C#、C++/CLI、D言語、PHP
影響を受けた言語C言語、Simula、ALGOL 68、CLU、ML、Ada
拡張子C、.cc、.cpp、.cxx、.c++、.h
最新リリースISO/IEC 14882:2020/ 2020年12月15日 (3年前)

2023/12/15 · this ポインターは、非静的メンバー関数内の現在のオブジェクトへのコンパイラによって生成されたポインターです。
this ポインターは、すべての非静的メンバー関数呼び出しに隠れた引数として渡され、 すべての非静的関数本体の中のローカル変数として使用することができます。
2020/11/18 · デバッガにも表示される「thisポインタ」. Visual Studio のデバッガにもちゃんと「thisポインタ」は表示されます。次のようにメンバ関数の中にステップ ...
This class is used in the draw methods of MPxSurfaceShapeUI For each draw request you must create and add a draw data object which will contain geometry ...
2023/11/18 · Hello guys, in this quick and simple tutorial we are going to cover the basics of variables using C++ in Unreal Engine 5.
評価 (52) · $31.01
It is an excellent book written by the designer of C++. It presents and discusses the ideas and aspects that drove the development of C++. The ...
2007/09/03 · new() supports 16-byte alignment on the 64-bit operating system/library combinationss supported by MKL. Regrettably ugly or non-portable ...
2024/01/08 · I have a C++ code that is not a part of project or solution. The dll is generated using command line in build process. When I try to scan this, ...
Learn the basics of programming course advanced C++ course and become proficient in this coding language. Start your C++ training today.