Function traits for objects passed by pointer with no explicit return type. The object is assumed to have a result_type or ResultType type definition, with the former taking precedence if both are defined.
Synopsis
Declared in <bdlf_bind.h>
template<class t_FUNC>
struct Bind_FuncTraitsImp<bslmf::Nil, t_FUNC*, 0, 0, 0>;
Type Aliases
Name |
Enums
Name |
Created with MrDocs