Sha256: 6af7e3cd38d55a307773bb726f474bd53d748ca5ac92c35736200139544a82bf
Contents?: true
Size: 484 Bytes
Versions: 136
Compression:
Stored size: 484 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/make_shared.html // for documentation. #include <boost/smart_ptr/make_shared.hpp> #endif // #ifndef BOOST_MAKE_SHARED_HPP_INCLUDED
Version data entries
136 entries across 136 versions & 6 rubygems