boost::urls::segments_ref::segments_ref
Constructor
Synopsis
Declared in <boost/url/segments_ref.hpp>
constexpr
segments_ref(segments_ref const& other) = default;
Parameters
Name | Description |
---|---|
other |
The other view. |
Created with MrDocs
Constructor
Declared in <boost/url/segments_ref.hpp>
constexpr
segments_ref(segments_ref const& other) = default;
Name | Description |
---|---|
other |
The other view. |
Created with MrDocs