MSVC|Refactor: Workaround for compiler limitation
Even VS2015 doesn't know how to determine that a CallbackAction *cannot be used as std::function...
View differences
MSVC|Refactor: Workaround for compiler limitation
Even VS2015 doesn't know how to determine that a CallbackAction *
cannot be used as std::function...