ardour
Classes | Functions
boost::detail Namespace Reference

Classes

struct  const_cast_tag
 
struct  dynamic_cast_tag
 
struct  polymorphic_cast_tag
 
struct  shared_ptr_traits
 
struct  shared_ptr_traits< void >
 
struct  shared_ptr_traits< void const >
 
struct  shared_ptr_traits< void const volatile >
 
struct  shared_ptr_traits< void volatile >
 
struct  static_cast_tag
 

Functions

template<class T , class Y >
void sp_enable_shared_from_this (shared_count const &pn, boost::enable_shared_from_this< T > const *pe, Y const *px)
 
void sp_enable_shared_from_this (shared_count const &,...)
 

Function Documentation

template<class T , class Y >
void boost::detail::sp_enable_shared_from_this ( shared_count const &  pn,
boost::enable_shared_from_this< T > const *  pe,
Y const *  px 
)

Definition at line 96 of file shared_ptr.hpp.

void boost::detail::sp_enable_shared_from_this ( shared_count const &  ,
  ... 
)
inline

Definition at line 101 of file shared_ptr.hpp.