Code written while I am boring...
I'm happy to install AppCode for writing C++...
And I begin with implementing a super boring way to call a function...
Here's a cheap copy of std::function, a function caller and a member function binder...
GCC complains this piece of code... Is it a bug on GCC???
A trivial type erasure technique... A cheap copy of boost::any...
One is quick sort and the other one is not...
Not even a good imitation of std::tuple. I will try to implement std::get...
It's completely useless...