mirror of
https://github.com/boostorg/array.git
synced 2026-02-04 22:25:05 +01:00
The later is deprecated: ```cpp ifndef BOOST_SWAP_HPP define BOOST_SWAP_HPP // The header file at this path is deprecated; // use boost/core/swap.hpp instead. include <boost/core/swap.hpp> endif ```