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