debian man page for std::default_delete

Query: std::default_delete

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::complex(3) - centos
__gnu_cxx::_extptr_allocator(3) - debian
std::atomic(3) - debian
std::complex(3) - debian
std::integral_constant(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How to copy a column of multiple files and paste into new excel file (next to column)?