Sha256: e1e5650dd4df6c0421db5c0998874a0e32d1bcf45e26c00aa05ae1ab96bc982b
Contents?: true
Size: 464 Bytes
Versions: 26
Compression:
Stored size: 464 Bytes
Contents
#ifndef BOOST_MAKE_SHARED_HPP_INCLUDED #define BOOST_MAKE_SHARED_HPP_INCLUDED // make_shared.hpp // // Copyright (c) 2007, 2008 Peter Dimov // // 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 // // See http://www.boost.org/libs/smart_ptr/ for documentation. #include <boost/smart_ptr/make_shared.hpp> #endif // #ifndef BOOST_MAKE_SHARED_HPP_INCLUDED
Version data entries
26 entries across 26 versions & 1 rubygems