stdex
stdex copied to clipboard
std function
Classes like stdex::thread need to have some kind of functors. Implementation of stdex::function is totally doable with C++98 and some template class overloads so this should be included in stdex library.
Created a branch for stdex::function feature.
https://github.com/oktonion/stdex/tree/function_feature