by Duthomhas
I wrote a strrstr()
|
|
[17 replies] Last: If compiled for 32 bit (as opposed to 64 bit above) then the average t... (by seeplus)
|
by seeplus
Pipes, pipes and yet more pipes
|
|
[5 replies] Last: It seems to me that the overall goal for C++ is to be able to write m... (by keskiverto)
|
by Duthomhas
Finally switched to Linux Mint (1,2,3)
|
|
[51 replies] Last: That's too complicated for me, I use windows in virt-manager for same... (by keskiverto)
|
by seeplus
Happy (belated) 60th birthday Basic!
|
|
[12 replies] Last: I had a C=128, a souped-up version of C=64, several C=1541 floppy driv... (by deleted account xyzzy)
|
by seeplus
functional/monadic extensions of std::expected
|
|
[2 replies] Last: Great. I can’t stand monads. They contaminate everything they touch. (by Duthomhas)
|
Daily bit(e) of C++ | Optimizing code to run 87x faster |
|
[11 replies] Last: Ah, I misread. IDK. Good question. (by Duthomhas)
|
by helios
Bad Apple!!
|
|
[7 replies] Last: I'm thinking a good strategy is to get a histogram of the selected pat... (by helios)
|
Understand internals of std::expected |
|
[no replies]
|
by Duthomhas
Made the mistake of trying to help out at SO again.
|
|
[4 replies] Last: Then we can pull it all together in: main.c #include <iso646.h> #... (by Duthomhas)
|
by TheIdeasMan
UB in STL
|
|
[15 replies] Last: @Peter87 Thanks for your great post :+) I don't think I have ever us... (by TheIdeasMan)
|