:relfileprefix: ../../../ [#D95BDD3D5C0DFE8A0B7CF1C9309EAEDB2EF0ADDF] = Function encoding_opts::encoding_opts == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- encoding_opts( bool space_as_plus_ = false, bool lower_case_ = false, bool disallow_null_ = false) noexcept; ----