Sha256: 78f53231db6d94208b9cdc388659d7dec9576f7a55f43957c69c0b2d2090e106
Contents?: true
Size: 374 Bytes
Versions: 54
Compression:
Stored size: 374 Bytes
Contents
/* * Copyright (c) 2014 Glen Fernandes * * Distributed under the Boost Software License, Version 1.0. (See * accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) */ #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
Version data entries
54 entries across 54 versions & 3 rubygems