約864件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:24時間以内
  • 21時間前 -Implicit is when you don't name the type, explicit is when you make use the type name to call a constructor. There is probably some more rules, ...

    5時間前 -Add an explicit cast to the result of the "<<" operator. There is a reference to MISRA C 2004 10.5 and MISRA C++ 2008 5-0-10. Why does SonarQube not ...

    8時間前 -Type casting in C++ is the process of converting a variable from one data type to another. This can happen in two ways: implicitly and explicitly. Implicit type ...

    4時間前 -Initialize the array with an explicit size and string constant, Str5. Initialize ... Pointers are one of the more esoteric parts of C++ for beginners to ...

    5時間前 -I need to put an embedded GUI on a C++ backend that mostly renders some graphics via OpenGL. ... I defined the non-explicit conversion operator, because I ...

    12時間前 -The new features and fixes in the Microsoft C/C++ compiler and tools in Visual Studio.

    A.an を付けたくなりますよね。でも決まり文句ですから。 参考画像 https://www.google.co.jp/search?newwindow=1&safe=off&biw=

    A.このVBAコードの問題は、変数Pに前回表示した画像の番号を保存しているため、同じ問題が繰り返し表示されてしまうことにあります。 修正するためには、前回表示した画像の番号を保存する変数Pを、問題...

    A.警告:ぶら下がりelse(darling else)を除去するために中括弧を明示的に追加せよ。 ぶら下がりelse問題とは【Dangling else problem】 https://mar...

    21時間前 -C++ isn't a language you can learn simply by reading a book and confidently declare yourself proficient. I'm not sure any language can be mastered that way.

    4時間前 -Altough the modeling language allows creating array expressions from maps, API functions require the explicit creation of an O_Array expression. See the C++ ...

    ... explicitly call the destructor and later re-use the same storage? What's the deal with std::launder, std::bit_cast, and std::start_lifetime_as? This talk ...

    YouTube-LambdaConf

    7時間前 -It would be absolutely amazing if a similarly working option could be added to Visual Studio's compiler, even if it has to be enabled explicitly. struct A ...