mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 16:32:25 +01:00
- Switch from dynamic initialization of the vtable pointer to static
initialization (Fixes #1260)
- Handle member pointers properly, only using mem_fn within the invoker
to deal with all of the messy bits of calling member pointers
[SVN r39240]