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.
-
Notifications
You must be signed in to change notification settings - Fork 1
NickNick/astrant-extensions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published