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