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)NAMEstd::default_delete< _Tp > -SYNOPSISPublic 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)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |