debian man page for std::is_nothrow_move_assignable

Query: std::is_nothrow_move_assignable

OS: debian

Section: 3

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

std::is_nothrow_move_assignable< _Tp >(3cxx)							      std::is_nothrow_move_assignable< _Tp >(3cxx)

NAME
std::is_nothrow_move_assignable< _Tp > -
SYNOPSIS
Inherits __is_nt_move_assignable_impl< _Tp, bool >. Detailed Description template<typename _Tp>struct std::is_nothrow_move_assignable< _Tp > is_nothrow_move_assignable Definition at line 1145 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 std::is_nothrow_move_assignable< _Tp >(3cxx)
Related Man Pages
std::_temporary_buffer(3) - debian
std::atomic(3) - debian
std::complex(3) - debian
std::indirect_array(3) - debian
std::mask_array(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?