Query: std::is_assignable
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::is_assignable< _Tp, _Up >(3cxx) std::is_assignable< _Tp, _Up >(3cxx)NAMEstd::is_assignable< _Tp, _Up > -SYNOPSISInherits std::integral_constant< bool, __is_assignable_helper< _Tp, _Up >::value >. Public Types typedef integral_constant < bool, __v > type" typedef bool value_type Public Member Functions constexpr operator value_type () Static Public Attributes static constexpr bool value Detailed Description template<typename _Tp, typename _Up>struct std::is_assignable< _Tp, _Up > is_assignable Definition at line 1060 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 std::is_assignable< _Tp, _Up >(3cxx)
Related Man Pages |
---|
__gnu_cxx::_pointer_adapter(3) - debian |
std::atomic(3) - debian |
__gnu_cxx::new_allocator(3) - centos |
__gnu_cxx::__pool_alloc(3) - centos |
std::atomic(3cxx) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |