cpp-help

14378 threads · Page 7 of 288

New to c++ 12 messages
Solved General C++
Overloading on consteval 46 messages
General C++ Templates Stale
I hope to find freelancer who is responsible and is able to work with us for a long time 6 messages
Solved Tooling
destruction of popups 42 messages
Solved General C++
have any of you guys used cmake, if so can you help with the installation + vcpkg 6 messages
General C++ Stale
on class body method template specialization 13 messages
Solved General C++ Language Rules
How to cube the elements in an array? 15 messages
Solved General C++ Homework help
Signed/Unsigned mismatch 47 messages
General C++ Stale Language Rules
C++ notify_all (lock mutex ?) 24 messages
Solved Multithreading Standard library
Can anyone guide me through how to solve this? 49 messages
Solved Homework help
How do I approach creating a class with only one instance that's not accessible to everyone? 7 messages
General C++ Stale
does anyone use ace library ? 7 messages
Standard library Stale
Can I check if the current thread is the main thread? 6 messages
Solved Tooling
Derived class implementation 34 messages
Solved Standard library
HWID Spoofe 25 messages
Homework help Stale
Weird bug 8 messages
Memory Errors Stale
Is it possible to emplace an `std::optional` of non-movable type with a factory function? 17 messages
Solved General C++ Language Rules
How do we allocate a specifc size of of bytes of memory in the heap in C++? 38 messages
Solved General C++
What does std::ws do? 5 messages
General C++ Stale
AI sucks at explaining 45 messages
Solved General C++
Can somone help me set a direction for C++ cuse i dont really know where to start pls 5 messages
Homework help Stale
Trying to make an explosion simulator in OpenGL 4 messages
Solved General C++ Math & Algorithms Graphics
How to parse a line of text commands from std::getline? 6 messages
Homework help IO Solved Math & Algorithms Learning Resources
How do I read in a file to create an array of objects? 9 messages
General C++ Stale
Should I throw exceptions when constructing a "trap" value? 6 messages
General C++ Stale
Any tools to make C++ Errors better? 61 messages
Solved General C++
Libraries and tools for a lightweight task manager for GPU in a simulated environment. 2 messages
Homework help Stale Tooling Learning Resources GUI
Cmake and dll 5 messages
Solved General C++
What are the rules for reinterpret casting in the case of memory mapped things ? 86 messages
Solved Language Rules
Any generic project structure? 25 messages
Solved General C++
design decision 15 messages
Stale Language Rules Graphics GUI
Cereal serialization of a class that inherits another doesn't work no matter what i do 2 messages
General C++ Stale Standard library IO
I don’t fully understand extern and linkage 12 messages
Solved Language Rules
Cpp vscode trying to toggle between my debug and release configuration 5 messages
Solved General C++
How good would C++ be good for GUI's? 13 messages
Solved GUI
Why do i have so many MSVC compilers installed in my pc? 205 messages
Solved General C++
how to round float numbers 13 messages
Solved General C++ Math & Algorithms
Why does the C++ version of my code run faster than the C version? 126 messages
Solved General C++
Coroutine implementation with nested coroutines 14 messages
General C++ Stale
Difference between 999999 and std::numeric_limits<std::streamsize>::max() 32 messages
Solved General C++
I don't understand what i need for static init 6 messages
General C++ Stale
replacing `std::unordered_map` to optimize subnode storage in a vEB-style bitset index 3 messages
Stale Math & Algorithms
Weird constructor situation 10 messages
Solved General C++ Language Rules
Assigning class member ptr's with R-value references. 29 messages
Solved General C++ Language Rules
Cannot find the function GetQueuedCompletionStatusEx 29 messages
Solved IO
why we are always write int main but why we can't use another return type 13 messages
General C++ Stale
Best way to run lazy global initialization code only once 7 messages
Solved General C++
Weird Derived Class Abstraction 25 messages
Solved General C++
LNK1120 "unresolved externals" LNK2019... why? 61 messages
Solved Language Rules Homework help
Can't call polymorphic method 36 messages
General C++ Stale