|
|
|
|
|
by stjohnswarts
2114 days ago
|
|
Yeah that's basically how I use it for embedded programming c with classes, raii, better strings, and smart pointers :) . I generally avoid rolling my own pointers and anything much fancier that the simpler algorithms/sorts/etc |
|