Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
F | A type that is a model of TransformFunction |
X | Argument type of F |
Result | Result type of F |
f | Object of type F |
x | Object of type X |
f(x)
is not permitted to change f
's state.