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::complex(3) - debian
std::slice_array(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections