NOTE: This function has been implemented inline due to an issue with the Sun compiler.
Declared in <bslstl_vector.h>
NOTE: This function has been implemented inline due to an issue with the Sun compiler.
vector<char const*>&
operator=(BloombergLP::bslmf::MovableRef<vector<char const*, allocator<char const*>>> rhs) noexcept(/* see-below */);
» more...
vector<char const*>&
operator=(std::initializer_list<char const*> values);
» more...
vector<char const*>&
operator=(vector<char const*> const& rhs);
» more...