debian man page for std::is_assignable

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)

NAME
std::is_assignable< _Tp, _Up > -
SYNOPSIS
Inherits 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::array_allocator(3) - centos
__gnu_cxx::_extptr_allocator(3) - centos
__gnu_cxx::_pointer_adapter(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?