centos man page for std::is_trivially_destructible

Query: std::is_trivially_destructible

OS: centos

Section: 3

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

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

NAME
std::is_trivially_destructible< _Tp > -
SYNOPSIS
Inherits type< is_destructible< _Tp >, integral_constant< bool, __has_trivial_destructor(_Tp)> >. Detailed Description template<typename _Tp>struct std::is_trivially_destructible< _Tp > is_trivially_constructible (still unimplemented) is_trivially_default_constructible (still unimplemented) is_trivially_copy_constructible (still unimplemented) is_trivially_move_constructible (still unimplemented) is_trivially_assignable (still unimplemented) is_trivially_copy_assignable (still unimplemented) is_trivially_move_assignable (still unimplemented) is_trivially_destructible Definition at line 1204 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::is_trivially_destructible< _Tp >(3)
Related Man Pages
std::atomic(3) - centos
std::complex(3) - centos
std::iterator(3) - centos
std::atomic(3) - debian
std::atomic(3cxx) - debian
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!