_tuple_impl(3) debian man page | unix.com

Man Page: _tuple_impl

Operating Environment: debian

Section: 3

_Tuple_impl<; _Idx, _Elements >(3cxx)									      _Tuple_impl< _Idx, _Elements >(3cxx)

NAME
_Tuple_impl< _Idx, _Elements > -
SYNOPSIS
Detailed Description template<std::size_t _Idx, typename... _Elements>struct _Tuple_impl< _Idx, _Elements > Contains the actual implementation of the tuple template, stored as a recursive inheritance hierarchy from the first element (most derived class) to the last (least derived class). The Idx parameter gives the 0-based index of the element stored at this point in the hierarchy; we use it to implement a constant-time get() operation. Definition at line 178 of file tuple. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 _Tuple_impl< _Idx, _Elements >(3cxx)
Related Man Pages
__gnu_parallel::inner_product_selector(3) - debian
__gnu_parallel::replace_selector(3) - debian
std::iterator(3) - debian
std::pair(3) - debian
std::locale_id(3cxx) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph