Create a bound-tuple value by moving from the specified orig, using the optionally specified allocator to supply memory.
Declared in <bdlf_bind.h>
Bind_BoundTuple3(
bslmf::MovableRef<Bind_BoundTuple3<A1, A2, A3>> orig,
bslma::Allocator* allocator = 0);