Type erasure - is that how you call it?
How boost::shared_ptr stores its deleter and how boost::function stores its function object?
Is there any tutorial that teaches the trick?
What is the run-time cost of using type-erased function objects?
Type erasure - is that how you call it?
How boost::shared_ptr stores its deleter and how boost::function stores its function object?
Is there any tutorial that teaches the trick?
What is the run-time cost of using type-erased function objects?