BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::unary_compose< OPERATION1, OPERATION2 > Member List

This is the complete list of members for bsl::unary_compose< OPERATION1, OPERATION2 >, including all inherited members.

argument_type typedefbsl::unary_compose< OPERATION1, OPERATION2 >
d_fn1bsl::unary_compose< OPERATION1, OPERATION2 >protected
d_fn2bsl::unary_compose< OPERATION1, OPERATION2 >protected
operator()(const argument_type &x) constbsl::unary_compose< OPERATION1, OPERATION2 >inline
operator()(argument_type &x) constbsl::unary_compose< OPERATION1, OPERATION2 >inline
result_type typedefbsl::unary_compose< OPERATION1, OPERATION2 >
unary_compose(const OPERATION1 &x, const OPERATION2 &y)bsl::unary_compose< OPERATION1, OPERATION2 >inline