mrdocs::dom::Object::swap

Swap two objects.

Synopsis

Declared in <mrdocs/Dom/Object.hpp>

void
swap(Object& other) noexcept;

Parameters

Name Description

other

A container of key and value pairs.

Created with MrDocs