Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Utilities

A simplistic collection of C++ helper-functions that should make life easier.

Functions added so far:

  • vector-cout: Overload ofstream operator to pretty print content of std::vector

  • tuple-cout: Overload ofstream operator to pretty print content of std::tuple

  • range: Implementation of Python-like range operator

  • unordered_map-cout: Overload ofstream operator to pretty print content of std::unordered_map

About

A simplistic collection of C++ helper-functions that should make life easier.

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages