by Duthomhas
He’s dead, jim. [Lounge]
|
|
[12 replies] Last: There was once a time when this was my absolute favorite website. I sh... (by Manga)
|
by Ganado
Pretend my unique_ptr is a reference? [Beginners]
|
|
[1 reply] : I thought of having a wrapper class like this: template<typename T>
s... (by Ganado)
|
by Ganado
vscode adds UTF-16 BOM to stdout [Windows] [Lounge]
|
|
[3 replies] Last: Try the above with and without the _setmode() command, and you'll kno... (by Ganado)
|
by Ganado
Access specifiers in nested class [Beginners]
|
|
[2 replies] Last: Thanks Peter. (by Ganado)
|
by hmoein
A light and agile thread pool for the masses [General C++ Programming]
|
|
[no replies]
|
by Cyclone
Converting Hex into dec using numeric up down control [Windows Programming]
|
|
[4 replies] Last: BCD is just a lookup table. you look up each digit of the number in b... (by jonnin)
|
by Cyclone
Sorting a listbox [Windows Programming]
|
|
[2 replies] Last: I did a work around...
I would really like to figure this out on my o... (by Cyclone)
|
by Ganado
Can't link kissfft library [Windows Programming]
|
|
[2 replies] Last: I think it might be a link order problem. Try re-ordering the command... (by mbozzi)
|
by colt
No direct rendering when using my own Mesa lib [UNIX/Linux Programming]
|
|
[1 reply] : Late answer, sorry.
You need to look through the FAQ (https://docs.me... (by Duthomhas)
|
by hmoein
C++ DataFrame library [General C++ Programming]
|
|
[3 replies] Last: I think all of it could fit; https://www.boost.org/doc/libs/1_75_0/doc... (by firedraco)
|