代码搜索:ptr

找到约 10,000 项符合「ptr」的源代码

代码结果 10,000
www.eeworm.com/read/482889/1282982

hpp ptr_container.hpp

// // Boost.Pointer Container // // Copyright Thorsten Ottosen 2003-2005. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file
www.eeworm.com/read/482889/1283721

hpp ptr_to_ref.hpp

#ifndef BOOST_MPL_AUX_PTR_TO_REF_HPP_INCLUDED #define BOOST_MPL_AUX_PTR_TO_REF_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2003-2004 // // Distributed under the Boost Software License, Version
www.eeworm.com/read/482889/1284496

hpp tracking_ptr.hpp

/////////////////////////////////////////////////////////////////////////////// // tracking_ptr.hpp // // Copyright 2004 Eric Niebler. Distributed under the Boost // Software License, Version 1.
www.eeworm.com/read/482889/1284884

hpp shared_ptr.hpp

#ifndef BOOST_SERIALIZATION_SHARED_PTR_HPP #define BOOST_SERIALIZATION_SHARED_PTR_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #
www.eeworm.com/read/482889/1284902

hpp scoped_ptr.hpp

#ifndef BOOST_SERIALIZATION_SCOPED_PTR_HPP_VP_2003_10_30 #define BOOST_SERIALIZATION_SCOPED_PTR_HPP_VP_2003_10_30 #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // Copyrigh
www.eeworm.com/read/482889/1284907

hpp weak_ptr.hpp

#ifndef BOOST_SERIALIZATION_WEAK_PTR_HPP #define BOOST_SERIALIZATION_WEAK_PTR_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endi
www.eeworm.com/read/482889/1285131

hpp void_ptr.hpp

// Copyright David Abrahams 2002. // 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) #ifnde
www.eeworm.com/read/482889/1285137

hpp is_shared_ptr.hpp

// Copyright David Abrahams 2003. // 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) #ifnde
www.eeworm.com/read/482889/1285150

hpp is_auto_ptr.hpp

// Copyright David Abrahams 2003. // 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) #ifnde
www.eeworm.com/read/482889/1285171

hpp borrowed_ptr.hpp

#ifndef BORROWED_PTR_DWA20020601_HPP # define BORROWED_PTR_DWA20020601_HPP // Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file