boost::urls::segments_encoded_ref::segments_encoded_ref
Constructor
Synopsis
constexpr
segments_encoded_ref(segments_encoded_ref const& other) = default;
Parameters
Name | Description |
---|---|
other |
The other view. |
Created with MrDocs