Man Page: std::_safe_tuple_element
Operating Environment: debian
Section: 3
std::_Safe_tuple_element< __i, _Tuple >(3cxx) std::_Safe_tuple_element< __i, _Tuple >(3cxx)NAMEstd::_Safe_tuple_element< __i, _Tuple > -SYNOPSISInherits std::_Safe_tuple_element_impl< __i, _Tuple, _IsSafe >. Detailed Description template<int __i, typename _Tuple>struct std::_Safe_tuple_element< __i, _Tuple > Like tuple_element, but returns _No_tuple_element when tuple_element would return an error. Definition at line 934 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::_Safe_tuple_element< __i, _Tuple >(3cxx)