mrdocs::dom::String::swap Swap two strings. Synopsis Declared in <mrdocs/Dom/String.hpp> constexpr void swap(String& other) noexcept; Parameters Name Description other The other string. Created with MrDocs