Function traits for function objects that are passed by value with explicit return type specification.
Synopsis
Declared in <bdlf_bind.h>
template<
class t_RET,
class t_FUNC>
struct Bind_FuncTraitsImp<t_RET, t_FUNC, 0, 0, 0>;
Type Aliases
Name |
Enums
Name |
Created with MrDocs