Query: std::_safe_tuple_element_impl
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::_Safe_tuple_element_impl< __i, _Tuple, _IsSafe >(3cxx) std::_Safe_tuple_element_impl< __i, _Tuple, _IsSafe >(3cxx)NAMEstd::_Safe_tuple_element_impl< __i, _Tuple, _IsSafe > -SYNOPSISInherits tuple_element< __i, _Tuple >. Inherited by std::_Safe_tuple_element< __i, _Tuple >. Detailed Description template<int __i, typename _Tuple, bool _IsSafe>struct std::_Safe_tuple_element_impl< __i, _Tuple, _IsSafe > Implementation helper for _Safe_tuple_element. This primary template handles the case where it is safe to use tuple_element. Definition at line 915 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::_Safe_tuple_element_impl< __i, _Tuple, _IsSafe >(3cxx)