Sha256: 8c33aaa806a5b166366b487f1ef9d332216a926db4c5f83b68d9449ad5301f6f
Contents?: true
Size: 414 Bytes
Versions: 48
Compression:
Stored size: 414 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_CHECKED_DELETE_HPP #define BOOST_CHECKED_DELETE_HPP // The header file at this path is deprecated; // use boost/core/checked_delete.hpp instead. #include <boost/core/checked_delete.hpp> #endif
Version data entries
48 entries across 48 versions & 3 rubygems