Same as the preceding overload.
Synopsis
Declared in <bslalg_constructorproxy.h>
template<
class ARG01,
class ARG02,
class ARG03>
ConstructorProxy(
ARG01&& a01,
ARG02&& a02,
ARG03&& a03,
CtorAllocArgT const& allocator);
Created with MrDocs