std::is_move_constructible(3) debian man page | unix.com

Man Page: std::is_move_constructible

Operating Environment: debian

Section: 3

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

NAME
std::is_move_constructible< _Tp > -
SYNOPSIS
Inherits __is_move_constructible_impl< _Tp, bool >. Detailed Description template<typename _Tp>struct std::is_move_constructible< _Tp > is_move_constructible Definition at line 953 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 std::is_move_constructible< _Tp >(3cxx)
Related Man Pages
std::complex(3) - centos
std::_temporary_buffer(3) - debian
std::atomic(3) - debian
std::mask_array(3) - debian
std::slice_array(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...