Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::alignment::aligned_delete Class Reference

#include <aligned_delete.hpp>

Public Member Functions

template<class T >
void operator() (T *ptr) const BOOST_NOEXCEPT_IF(BOOST_NOEXCEPT_EXPR(ptr->~T()))
 

Member Function Documentation

template<class T >
void boost::alignment::aligned_delete::operator() ( T ptr) const -> ~T()))
inline

References boost::python::ptr().


The documentation for this class was generated from the following file: