[#bsl-vector-0c8-2constructor-0e5] = xref:bsl.adoc[bsl]::xref:bsl/vector-0c8.adoc[vector<void*>]::vector :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslstl_vector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_RANGE> vector( std::from_range_t, t_RANGE&& range, xref:bsl/allocator-0df.adoc[allocator<void*>] const& basicAllocator = ALLOCATOR()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#