cpp-help

14378 threads · Page 10 of 288

whats wrong with this line? 16 messages
Solved General C++
Implement "variant inheritance" 195 messages
Solved General C++
The docs of std::memcpy say that this is safe only for std::is_trivial<T> types, but... 24 messages
Stale Standard library Language Rules
Template question 43 messages
Solved Templates
Inter Process Communication in C++ 24 messages
General C++ Stale IO Boost
Need instructions 8 messages
Solved Learning Resources
Nothing is displaying lmao 46 messages
Stale Language Rules
#if USING macro 29 messages
Solved Preprocessor
How can std::mutex::unlock throw an exception? 39 messages
Solved Standard library Tooling
how do i rotate things in CGAL? 13 messages
Solved Math & Algorithms
Visual Studio: Cannot add a reference to Fortran project from the main C++ project. 25 messages
General C++ Stale
DP problem 18 messages
Homework help Stale Math & Algorithms
I have a doubt related to Python, what are dunder methods? Like what does __str__ do? 16 messages
Solved Language Rules
how to send keyboard inputs over tcp? 19 messages
Solved Boost
Need help with template error that is done as an exercise from the book 42 messages
Solved Templates
need help setting up vscode for c++ 29 messages
Solved Tooling
Need help setting up debugger for C++ on VScodium on Linux Mint 25 messages
General C++ Stale Tooling
Need help correcting dummy tests 32 messages
Solved General C++ Homework help
why do i get this qt error? 13 messages
Solved General C++ GUI
Understanding pointers more 40 messages
General C++ Stale Language Rules
Need help setting up OpenCV C++ on VS Code (Windows 11, beginner) 107 messages
Solved Homework help
i want a new job in c++ 9 messages
General C++ Stale
MSVC v145 / SDK 26100: C1083 crtdbg.h missing with custom include paths 2 messages
Stale Tooling
Exception safety 55 messages
Solved Homework help
HTTP/2 async library with coroutine support? 4 messages
General C++ Stale IO Boost
I'm trying to create a simple server and client program, but the client can't send a message 4 messages
Solved Homework help
int i = (str.size()-1) and int i{(str.size()-1)} why they different ? 16 messages
Solved Math & Algorithms Homework help
Is this how custom allocators are often done in C++? 11 messages
Solved General C++ Standard library Templates Learning Resources
What is the closest thing to Async/Await in C#? 44 messages
Solved General C++ Standard library Boost
How do C++ libraries typically handle different compilers? 8 messages
Solved General C++
I'm trying to create a simple local server and to connect with c++ code but it fails... 5 messages
Homework help Stale
whats cmake 17 messages
General C++ Stale
asynchronous code in c++ 17 messages
General C++ Stale Standard library IO
Expectation from c++ interrnship 23 messages
Solved General C++ Learning Resources Homework help
Vulkan renderer 4 messages
Solved Graphics
Template params 5 messages
General C++ Stale
whats this error? 17 messages
Solved General C++ Boost
configuring GCC 64 messages
Stale Tooling
How to create 3D PDF with OCCT? 14 messages
General C++ Stale Standard library IO
cannot opensource file"sys/socket.h" 20 messages
Solved Homework help
keep getting this error when trying to compile any C++ files in vscode 21 messages
Solved General C++
HELP 4 messages
Homework help Stale
Does the C/C++ language accurately show how the CPU does pointer arithmetic? 106 messages
Solved Standard library Language Rules Tooling
Reading gltf binary file outputs float 0s 3 messages
Solved Standard library IO Graphics
How do i install CGAL? 15 messages
Solved General C++
why do the heap and stack point to each other 9 messages
General C++ Stale
HELP 20 messages
Solved General C++ Math & Algorithms
If statement not executing! 35 messages
Solved General C++
structured binding in range-based `for` loop macro expansion? 7 messages
Solved Preprocessor
Gdi+ Bitmap help 3 messages
Solved General C++