brobeson / Tools

Scripts written to aid software development.
2 stars 1 forks source link

Create syntax highlighting for the STL 11 #2

Open brobeson opened 9 years ago

brobeson commented 9 years ago

Add highlighting for the following items:

brobeson commented 8 years ago

std::auto_ptr is omitted by design. Developers should refrain from using it, and it will be removed with C++17.