mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-08-01 05:34:36 +02:00
@@ -15,7 +15,7 @@
|
|||||||
// Lock-free algorithm by Alexander Terekhov
|
// Lock-free algorithm by Alexander Terekhov
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
#include <machine/sys/inline.h>
|
#include <machine/sys/inline.h>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
// formulation
|
// formulation
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
// formulation
|
// formulation
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
// Lock-free algorithm by Alexander Terekhov
|
// Lock-free algorithm by Alexander Terekhov
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
// formulation
|
// formulation
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
//
|
//
|
||||||
// Thanks to Michael van der Westhuizen
|
// Thanks to Michael van der Westhuizen
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
#include <inttypes.h> // int32_t
|
#include <inttypes.h> // int32_t
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
// formulation
|
// formulation
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
// http://www.boost.org/LICENSE_1_0.txt)
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
// http://www.boost.org/LICENSE_1_0.txt)
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
// formulation
|
// formulation
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
#include <atomic.h>
|
#include <atomic.h>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
// See accompanying file LICENSE_1_0.txt or copy at
|
// See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// http://www.boost.org/LICENSE_1_0.txt
|
// http://www.boost.org/LICENSE_1_0.txt
|
||||||
|
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#include <boost/detail/interlocked.hpp>
|
#include <boost/detail/interlocked.hpp>
|
||||||
#include <boost/detail/workaround.hpp>
|
#include <boost/detail/workaround.hpp>
|
||||||
#include "sp_typeinfo.hpp"
|
#include <boost/detail/sp_typeinfo.hpp>
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user