.TH "std::__detail" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail \- .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "template \fBstd::iterator_traits\fP .br < _Iterator >::difference_type \fB__distance_fw\fP (_Iterator __first, _Iterator __last, \fBstd::input_iterator_tag\fP)" .br .ti -1c .RI "template \fBstd::iterator_traits\fP .br < _Iterator >::difference_type \fB__distance_fw\fP (_Iterator __first, _Iterator __last, \fBstd::forward_iterator_tag\fP)" .br .ti -1c .RI "template \fBstd::iterator_traits\fP .br < _Iterator >::difference_type \fB__distance_fw\fP (_Iterator __first, _Iterator __last)" .br .ti -1c .RI "template _RAIter \fB__lower_bound\fP (_RAIter __first, _RAIter __last, const _Tp &__val)" .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 _Hashtable_iterator_base< _Value, __cache > &__x, const _Hashtable_iterator_base< _Value, __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 _Hashtable_iterator_base< _Value, __cache > &__x, const _Hashtable_iterator_base< _Value, __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\&.