boost::gil::any_image::swap
Exception specification
This function is potentially-throwing unless mp11::mp_all<std::is_nothrow_move_constructible<T>..., detail::is_nothrow_swappable<T>...>::value.
Created with MrDocs