cpp-help
Beginner logic help
Homework help
General C++
Stale
header and implementation problem
Solved
Language Rules
Help! Singly-Linked List is failing to be defined.
Homework help
Stale
std::distance not giving the expected answer
Solved
Language Rules
Help with assigning map object to a variable
Solved
Standard library
Language Rules
code that uses posix networking headers fails to compile
Solved
General C++
C++ features
General C++
Stale
IServiceProvider random errors
Solved
General C++
If class A, B, C had methods with different names, could I have called them directly ?
Solved
General C++
overloading conversions from integers 64 bits to 32 bits with a struct in c++17
Solved
General C++
Preprocessor
Mic real time audio transfer
General C++
Stale
Store a generic iterator in the base class, the child classes use specific iterators
Solved
Language Rules
Question about operator overloading using external function
Solved
Language Rules
Trouble in string input
Solved
Homework help
how to use boost
Stale
Boost
Infinite loop
Solved
Language Rules
Return Pointer to class from operator
General C++
Stale
Obtaining frame timestamps from V4L2 video streams
Embedded
Stale
TUI Widget not drawing the final line
General C++
Stale
Is there a simpler way to get a key press without hitting enter in c++?
Solved
Standard library
IO
std module support
Solved
General C++
Standard library
runtime segmentation fault issue
General C++
Stale
Tooling
How come when I run a program it doesn't run on the output, only the terminal?
Homework help
Stale
SFML Open Window without taskbar icon
Stale
Graphics
GUI
Coinflip program not working as intended
General C++
Stale
good documentation or tutorial for connecting a bluetooth device on windows with cpp, enabling hid?
General C++
Stale
Is this UB?
Solved
Standard library
Language Rules
Templates problem
Solved
Templates
IntelliSense Not Working for C++ in Visual Studio, But Working for C#
Stale
Tooling
Function doesn't detect that rectangles are colliding even though they should
Solved
Math & Algorithms
nm
Solved
General C++
Why does this not compile on MSVC?
Stale
Language Rules
My custom int parser can't handle std::numeric_limits<T>::min()
Embedded
Stale
Math & Algorithms
Thread safe buffer
Multithreading
Stale
malloc(): invalid next size (unsorted)
Stale
Graphics
using the find for an unordered set, im trying to use unique numbers, it keeps repeating
Solved
Language Rules
Homework help
Weird pointer access issues?!
General C++
Stale
assign unique_ptr
General C++
Stale
Are there any of you who know how to handle quadtree exercises properly ?
Solved
Homework help
shared_ptr deletes the default constructor?
General C++
Stale
Memory Address Crashes Program on Write unless Manually Stepped-Over
Memory Errors
General C++
Stale
assign smart pointers
General C++
Stale
Learning C++
Solved
Learning Resources
members using `unique_ptr` and `shared_ptr`
General C++
Stale
Working on a custom shell
IO
General C++
Standard library
Preprocessor
Stale
undefined reference to `av_version_info()'
Stale
Tooling
Homework help
Solved
Homework help
Exported dll function never gets found
General C++
Stale
Why does this template for functions as parameter work for the constructor but not for functions
Solved
Templates
Language Rules
Standard library
no known conversion from `<std::allocator<void> >::SharedPtr` to `_<std::allocator<void> >&&`
Templates
Stale
Tooling