Synopsis

Declared in <bslstl_vector.h>

template<class t_RANGE>
vector(
    std::from_range_t,
    t_RANGE&& range,
    ALLOCATOR const& basicAllocator = ALLOCATOR());

Created with MrDocs