:relfileprefix: ../../../ [#24CF6B397298DCBA9437290C55E1E6495392DCD6] = Function pct_string_view::decoded_size pass:v,q[Return the decoded size] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- size_t decoded_size() const noexcept; ---- == Description pass:v,q[This function returns the number of] pass:v,q[characters in the resulting string if] pass:v,q[percent escapes were converted into] pass:v,q[ordinary characters.] === Complexity pass:v,q[Constant.] === Exception Safety pass:v,q[Throws nothing.] == Return Value * `size_t`