Skip to content

serkanturkkolu/cpp_utils

Repository files navigation

cpp_utils

Utility Class and Functions For C++
This Functions for C++11 and after. MapStatic class is for before from C++11 .
Parallel accumulate function for anyone who doesn't have standart parallel accumulate function.
Measure spent time function for measuring spent time by function.
Parallel find function for anyone who doesn't have standart parallel find function.
MapStatic class for anyone who doesn't have c++11 and further standard and want to use static memory.

Releases

No releases published

Packages

No packages published

Languages