Sha256: 10da0400c82732e99005091e6a0f330b030be79db86376a5c5cea1f6d5d11cbb
Contents?: true
Size: 525 Bytes
Versions: 28
Compression:
Stored size: 525 Bytes
Contents
#ifndef BOOST_ENABLE_SHARED_FROM_THIS_HPP_INCLUDED #define BOOST_ENABLE_SHARED_FROM_THIS_HPP_INCLUDED // // enable_shared_from_this.hpp // // Copyright (c) 2002 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/enable_shared_from_this.hpp> #endif // #ifndef BOOST_ENABLE_SHARED_FROM_THIS_HPP_INCLUDED
Version data entries
28 entries across 28 versions & 1 rubygems