[private].
Inheritance diagram for std::iterator_traits< CConfig >:

Public Types | |
| typedef CString | value_type |
| typedef ptrdiff_t | difference_type |
| typedef bidirectional_iterator_tag | iterator_category |
| typedef CString * | pointer |
| typedef CString & | reference |
Definition at line 34 of file CConfig.h.
1.4.7