jannes-io / CppUtility

Provides simple utilities. Add folder to your project and include the wanted headers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CppUtility

Provides simple utilities. Add folder to your project and include the wanted headers.

Utilities.cpp serves for examples and testing.

Warning: These "Utility functions" provide support on top of the STD library. STD does not include certain functions because their use is not intended for a certain datatype. The intent of these functions is to increase prototyping times and for writing small scale applications. Usage on large data is discouraged! You have been warned.

About

Provides simple utilities. Add folder to your project and include the wanted headers.

License:MIT License


Languages

Language:C++ 100.0%