mirror of
https://github.com/boostorg/array.git
synced 2026-01-24 05:32:11 +00: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 ```