Metafunction specialization that wraps a free function pointer.
Synopsis
Declared in <bdlf_overloaded.h>
template<
class RET,
class... ARGS>
struct Overloaded_Wrapper<RET(*)(ARGS...) noexcept>;