std__Safe_tuple_element_impl.3cxx

Langue: en

Version: 350770 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::_Safe_tuple_element_impl -

SYNOPSIS


Inherits 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 895 of file functional.

Author

Generated automatically by Doxygen for libstdc++ from the source code.