std::default_delete(3) debian man page | unix.com

Man Page: std::default_delete

Operating Environment: debian

Section: 3

std::default_delete< _Tp >(3cxx)										  std::default_delete< _Tp >(3cxx)

NAME
std::default_delete< _Tp > -
SYNOPSIS
Public Member Functions template<typename _Up , typename = typename std::enable_if<std::is_convertible<_Up*, _Tp*>::value>::type> default_delete (const default_delete< _Up > &) void operator() (_Tp *__ptr) const Detailed Description template<typename _Tp>struct std::default_delete< _Tp > Primary template, default_delete. Definition at line 50 of file unique_ptr.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::default_delete< _Tp >(3cxx)
Related Man Pages
std::unique_ptr(3) - centos
__gnu_cxx::_extptr_allocator(3) - debian
std::_temporary_buffer(3) - debian
std::slice_array(3) - debian
std::atomic(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph