boost::urls::decode_view::decode_view
Constructor
Description
Default‐constructed views represent empty strings.
decode_view ds;
this->empty() == true
Throws nothing.
Created with MrDocs
Constructor
Default‐constructed views represent empty strings.
decode_view ds;
this->empty() == true
Created with MrDocs