cpp-help

14378 threads · Page 243 of 288

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