underscore.cpp
underscore.cpp copied to clipboard
An Underscore.js-like library for C++
Results
2
underscore.cpp issues
Sort by
recently updated
recently updated
newest added
"_"
2
It seems your library can not be legally used: According to Section 17.6.4.3.2 "Global names" [global.names] in the C++ Standard Draft N3242, your use of the underscore character as a...
It would be super if underscore.cpp can support function chaining (much like _.chain(blah)....value()).