relrod / rublets

An IRC bot that uses SELinux Sandboxes to let you evaluate code in a large number languages.
14 stars 1 forks source link

Make C++ more C++-ey and useful #1

Closed JAChapmanII closed 12 years ago

JAChapmanII commented 12 years ago

See title. Get rid of the old C includes, and include some of the more used C++ standard libs. Standard was set to C++ to allow things such as auto and passing a real C++ string to fstream's functions.