#include "sick_scan/sick_scan_base.h"#include <boost_wrap/checked_delete.hpp>#include <boost_wrap/sp_counted_base.hpp>#include <cstddef>

Go to the source code of this file.
Classes | |
| class | boost::detail::local_sp_deleter< D > |
| class | boost::detail::sp_counted_impl_p< X > |
| class | boost::detail::sp_counted_impl_pd< P, D > |
| class | boost::detail::sp_counted_impl_pda< P, D, A > |
Namespaces | |
| boost | |
| boost::detail | |
Macros | |
| #define | BOOST_SMART_PTR_DETAIL_SP_COUNTED_IMPL_HPP_INCLUDED |
Functions | |
| template<class D > | |
| D * | boost::detail::get_local_deleter (D *) |
| template<class D > | |
| D * | boost::detail::get_local_deleter (local_sp_deleter< D > *p) |
| #define BOOST_SMART_PTR_DETAIL_SP_COUNTED_IMPL_HPP_INCLUDED |
Definition at line 3 of file sp_counted_impl.hpp.