NickNick / astrant-extensions

All things not in the standard library (probably for good reason) but very useful. COUT << std::vector<int> x{1, 2, 3} becomes filename:linenumber:function: {1 2 3} for example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

astrant-extensions

All things not in the standard library (probably for good reason) but very useful. ACOUT << std::vector<int> x{1, 2, 3} becomes filename:linenumber:function: [1 2 3] for example.

About

All things not in the standard library (probably for good reason) but very useful. COUT << std::vector<int> x{1, 2, 3} becomes filename:linenumber:function: {1 2 3} for example.


Languages

Language:C++ 98.2%Language:CMake 1.5%Language:Shell 0.3%