List Question
20 TechQA 2020-09-27T03:12:23.557000How to change default C++ language standard in Visual Studio 2019?
11.2k views
Asked by Rintala
There are no data sources to show for the selected project
1.1k views
Asked by Francois
Can I use boost as c++20 module now?
1.9k views
Asked by Raymond
MSVC 2019: Order of comma-separated conditions in C++ for-loop changes warnings
166 views
Asked by Dave
Memory allocation in MSVC++ 2019
304 views
Asked by Robert V
Missing .qmake.stash file
1.8k views
Asked by w.a.r.p
Microsoft.Cpp.Win32.user.props file missing
4.7k views
Asked by Shigure
Access violation executing assembly function
94 views
Asked by Narf the Mouse
std::popcount identifier not found in MSVC 16.6.0
1.6k views
Asked by rsjaffe
VC2019: Compiler Bug, std::pair Bug or Obscure Feature
160 views
Asked by zdf
How exactly does rounding of double values work in C++ VS2019?
75 views
Asked by zentrunix
Incompatibility using std::string::assign from boost::array Vs std::array
98 views
Asked by Mr. Boy
Weird C2143 error with two consecutive if constexpr in the same function
127 views
Asked by Alessandro Muntoni
Visual C++: cast to function type is illegal, g++ also yields an error
355 views
Asked by Frank Puck
After reading and writing, the same data is returned from the stream с++
106 views
Asked by Serhii Bakaiev
Proper usage of RDRAND (on chip generator) as std::random_device with Visual C++'s random library
529 views
Asked by Vectorizer
How std::strong_ordering works only with zero?
1k views
Asked by Ajay
Why result of std::size not compile time OR is not size_t?
327 views
Asked by Ajay
Member redeclaration not allowed in Visual studio 2019 (same code compiled successfully in VS 2013)
511 views
Asked by Ranjan V
Parse time format "DD/MM/YYYY at hh:mm:ss" & others using std::chrono::from_stream()
1.1k views
Asked by Ben Andrews