Invoke d_fn1(d_fn2(x), d_fn3(x)) and return the result.
Synopsis
Declared in <bslstp_exfunctional.h>
result_type
operator()(argument_type const& x) const;
Created with MrDocs
Invoke d_fn1(d_fn2(x), d_fn3(x)) and return the result.
Declared in <bslstp_exfunctional.h>
result_type
operator()(argument_type const& x) const;
Created with MrDocs