cpp-help
What is the best way to pass a callable to a function template?
Solved
Templates
help
Solved
What is the reason for using printf over cout?
Solved
Standard library
map ?
Solved
Getter
Solved
migrating from 2d to 3d visulisation
Solved
happy new year! i need help already!!!
Solved
Standard library
Homework help
Utilising std map
Solved
How to fix Inheritence Ambiguity of Pointer
Solved
why only complaining about stoi() in the loop?
Solved
Why do people use the term handle to describe a pointer to a resource?
Solved
Add an attribute with the type of an Abstract class to a class
Solved
Language Rules
Getting audio sound level from FLTP audio stream
Solved
how to have multiple windows open at the same time (SDL2)
Solved
How to use cpp23 stacktrace?
Solved
C++ cannot convert _Ty2 to T*
Solved
i cant pass a unique pointer as an argument?
Solved
Valgrind invalid read with (presumably) legal usage of maps
Memory Errors
Solved
Standard library
I wanna use URLDownloadToFile with Mingw but apparently the library is not in it
Solved
stoi() returning the same postion
Solved
Change Pointer in function
Solved
Language Rules
SFML project does not get linked properly
Solved
why does it say 10 even numbers and not 7?
Solved
How do I make a 2d array pointers of objects
Solved
T holds information about its type ?
Solved
Error Read access violation
Solved
Vector is excluding last element
Solved
Move pointer into std_alignedstorage
Solved
Templates
Standard library
winapi related, setting up message handling for my own class
Solved
How can I make this in code format
Solved
Ambiguous object after adding const weak_ptr
Solved
How can I turn this code snippet into an alias?
Solved
Cannot use class object in other class
Solved
Difference between variable initialization
Solved
My Code ends without throwing an error after catching a custom exception
Solved
Why code does not run
Solved
Checkbox control in Win32 API is rounded in a deformed manner in Windows 11
Solved
Graphics
GUI
How to make multiple socket client on C++?
Solved
include issues
Solved
Binding Variables To Array Indexes and Vice Versa
Solved
Verifying ChatGPT suggestions to improve some code (file manipulation)
Solved
Why use push_back() to insert items to vector if we have a faster alternative emplace_back()?
Solved
Is this code correct?
Solved
Object initialization
Solved
ordering system
Solved
Assembler from C++
Solved
Language Rules
Homework help
some ++ problem
Solved
dereference increment
Solved
Segfauting after sorting unordered_map
Solved
Pointer vs reference when giving access to owned unique_ptr
Solved