Skip to content

idfumg/utils11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppUtils

C++ 11 generic utils.

Utils for functional generic, unified working style with c++ standard library containers. They very useful for everyday coding for speed, maintability, readability and expression of human minds in the projects codebases. No error proned raw iterators. For performance, you can also use nocopy versions of the algorithms.

About

Functional Generic Declarative Utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages