Sunday, December 5, 2010

Adapters

Non-member and static member functions use the ptr_fun adapter.

Non-static member with objects use the mem_fun_ref adapter.

Non-static member with pointer to objects mem_fun.

No comments:

Post a Comment