centos man page for std::default_delete

Query: std::default_delete

OS: centos

Section: 3

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

std::default_delete< _Tp >(3)				     Library Functions Manual				     std::default_delete< _Tp >(3)

NAME
std::default_delete< _Tp > -
SYNOPSIS
Public Member Functions template<typename _Up , typename = typename enable_if<is_convertible<_Up*, _Tp*>::value>::type> default_delete (const default_delete< _Up > &) noexcept void operator() (_Tp *__ptr) const Detailed Description template<typename _Tp>struct std::default_delete< _Tp > Primary template, default_delete. Definition at line 54 of file unique_ptr.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::default_delete< _Tp >(3)
Related Man Pages
std::iterator(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
std::unique_ptr(3) - debian
__gnu_cxx::array_allocator(3) - centos
__gnu_cxx::new_allocator(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input