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
__gnu_parallel::__replace_selector(3) - debian
std::_temporary_buffer(3) - debian
std::integral_constant(3) - debian
std::iterator(3) - debian
std::unique_ptr(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph