約694件1ページ目

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 対象とする言語:日本語
  • 2024/5/29 -... explicit final デフォルトコンストラクタの明示的指定についてスマートポインタ(さわりだけ) ODR系のなんか(ファイル分割とか) デフォルト引数でコンストラクタに引数 ...

    2024/7/8 -関数を条件付きでexplicitにする構文を追加 [P0892R2] · 関数テンプレートに ... C++ (廃案) · 処理系 · コンパイラの実装状況 · C++国際標準規格 · 標準規格と処理系 · 外部 ...

    2024/5/13 -... 【C++ & BP】ConstructorとDestructor55【C++】継承56【BP】継承57【C++ & BP】継承58【C++】アクセス指定子59【BP】アクセス指定子60【C++ & BP】アクセス指定子61【C++】 ...

    2024/7/8 -クラスを定義した際、以下のメンバ関数が暗黙的に定義される:. デフォルトコンストラクタ; コピーコンストラクタ; ムーブコンストラクタ; コピー代入演算子; ムーブ代入 ...

    2024/3/2 -引数が1つのコンストラクタは変換コンストラクタという機能に注意が必要で、explicitキーワードを付けで無効化すると良いが、コピーコンストラクタにはexplicitキーワード ...

    2024/5/13 -... 【C++ & BP】ConstructorとDestructor55【C++】継承56【BP】継承57【C++ & BP】継承58【C++】アクセス指定子59【BP】アクセス指定子60【C++ & BP】アクセス指定子61【C++】 ...

    Explicitly built modules turn those implicit steps into explicit build steps. ... The Swift compiler inserts calls to the C++ move constructor when needed.

    Apple Developer

    2024/4/26 -implicit box of integer 0; use nullptr or explicit cast. C4970, delegate constructor: target object ignored since 'declaration' is static. C4971, Argument order ...

    2024/6/4 -コンストラクタ内での初期化(Initialization in a constructor); 列挙型クラス ... 条件式の明示的なテスト(Explicit test in conditions); 値のコピーの省略を ...

    2024/5/18 -標準ライブラリ関数に explicit を付加するポリシーについての提案。 標準ライブラリ中で explicit を使用するパターンは主に次の3つに類別されます. explicit operator ...