Inherits vector< std.pair< std.string, ST > >.
Public Types | |
|
typedef std.pair< std.string, ST > | item |
| typedef std.vector< item > | base_type |
| typedef base_type.iterator | iterator |
| typedef base_type.const_iterator | const_iterator |
Public Member Functions | |
| ST & | operator[] (const std.string &key) |
| iterator | find (const std.string &key) |
Definition at line 277 of file mfilescanner.h.
1.8.5