▲ 44 r/cpp
Pystd standard library, similar-ish functionality with a fraction of the compile time
nibblestew.blogspot.comu/llort_lemmort — 5 days ago
I like C++ but I realized that I keep implementing functionality that should be part of the standard library. Here are the features I'm missing most:
popen but integrated with the standard I/O streams.What are you missing most from the C++ standard library?