Same as the preceding constructor, for rvalue a01.
Synopsis
Declared in <bslalg_constructorproxy.h>
template<class ARG01>
ConstructorProxy(
ARG01&& a01,
CtorAllocArgT const& allocator);
Created with MrDocs
Same as the preceding constructor, for rvalue a01.
Declared in <bslalg_constructorproxy.h>
template<class ARG01>
ConstructorProxy(
ARG01&& a01,
CtorAllocArgT const& allocator);
Created with MrDocs