#include <winstl/system/version_info.hpp>

Public Types | |
| typedef VsStringTable | class_type |
| This type. | |
| typedef VsString | value_type |
| The value type. | |
Public Member Functions | |
| VsStringTable (StringTable_hdr const *p) | |
| Constructor. | |
| wchar_t const * | Key () const |
| The key. | |
| const_iterator | begin () const |
| const_iterator | end () const |
Classes | |
| class | const_iterator |
| The non-mutating (const) iterator. More... | |
| typedef VsStringTable class_type |
This type.
| typedef VsString value_type |
The value type.
| VsStringTable | ( | StringTable_hdr const * | p | ) |
Constructor.
| wchar_t const* Key | ( | ) | const |
The key.
1.5.6