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

Man Page: std::default_delete

Operating Environment: centos

Section: 3

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::tr1(3) - centos
std::unique_ptr(3) - centos
std::atomic(3) - debian
std::iterator(3) - debian
std::unique_ptr(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!