.TH "std::__detail" 3cxx "Sun Jan 6 2013" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail \- .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "struct \fB_List_node_base\fP" .br .RI "\fICommon part of a node in the list\&. \fP" .in -1c .SS "Functions" .in +1c .ti -1c .RI "template std::iterator_traits .br < _Iterator >::difference_type \fB__distance_fw\fP (_Iterator __first, _Iterator __last, \fBstd::input_iterator_tag\fP)" .br .ti -1c .RI "template std::iterator_traits .br < _Iterator >::difference_type \fB__distance_fw\fP (_Iterator __first, _Iterator __last, \fBstd::forward_iterator_tag\fP)" .br .ti -1c .RI "template std::iterator_traits .br < _Iterator >::difference_type \fB__distance_fw\fP (_Iterator __first, _Iterator __last)" .br .ti -1c .RI "template _OutputIterator \fB__transform\fP (_InputIterator __first, _InputIterator __last, _OutputIterator __result, _UnaryOperation __unary_op)" .br .ti -1c .RI "template bool \fBoperator!=\fP (const _Node_iterator_base< _Value, __cache > &__x, const _Node_iterator_base< _Value, __cache > &__y)" .br .ti -1c .RI "template bool \fBoperator!=\fP (const _Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __cache > &__x, const _Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __cache > &__y)" .br .ti -1c .RI "template bool \fBoperator==\fP (const _Node_iterator_base< _Value, __cache > &__x, const _Node_iterator_base< _Value, __cache > &__y)" .br .ti -1c .RI "template bool \fBoperator==\fP (const _Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __cache > &__x, const _Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __cache > &__y)" .br .in -1c .SS "Variables" .in +1c .ti -1c .RI "const unsigned long \fB__prime_list\fP []" .br .in -1c .SH "Detailed Description" .PP Implementation details not part of the namespace std interface\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.