MSVC2013 lacks support for function type aliases.
Alas, VS 2013 will keep us from using "using" to declare function signatures. Reverting to typedef until we bump our MSVC requirement.
Alas, VS 2013 will keep us from using "using" to declare function signatures. Reverting to typedef until we bump our MSVC requirement.