replace_source_with_target_ptr.hpp:
Add specializations to handle nullary functors.
multiple_dispatch/apply_unpack.hpp:
Use: #ifndef APPLY_UNPACK_DEMO_UNCHECK_ARGS instead of: #if 0 to enable swithing demo of need for arg checking from test driver.
Use:
#ifndef APPLY_UNPACK_DEMO_UNCHECK_ARGS
instead of:
#if 0
to enable swithing demo of need for arg checking from test driver.