Function traits for non‐member function types (references or not, but not pointers to function). The result type is determined from the function pointer traits.
Synopsis
Declared in <bdlf_bind.h>
template<class t_FUNC>
struct Bind_FuncTraitsImp<bslmf::Nil, t_FUNC, 1, 0, 0>;
Type Aliases
Enums
Name |
Created with MrDocs