std::experimental::any::swap

Swaps the content of two any objects.

# Declarations

void swap(any& other) noexcept;

(library fundamentals TS)

# Parameters

# Return value

(none)