.TH "std::__has_iterator_category_helper< _Tp >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__has_iterator_category_helper< _Tp > \- .SH SYNOPSIS .br .PP .PP Inherits __sfinae_types\&. .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr bool \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templateclass std::__has_iterator_category_helper< _Tp >" Traits class for iterators\&. This class does nothing but define nested typedefs\&. The general version simply \fIforwards\fP the nested typedefs from the Iterator argument\&. Specialized versions for pointers and pointers-to-const provide tighter, more correct semantics\&. .PP Definition at line 142 of file stl_iterator_base_types\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.