mtoc++  1.5
mtoc++: Doxygen filter for MatLab .m files
 All Classes Namespaces Variables Pages
List of all members | Public Types | Public Member Functions
ordered_map< ST > Class Template Reference

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)
 

Detailed Description

template<class ST>
class ordered_map< ST >

Definition at line 277 of file mfilescanner.h.


The documentation for this class was generated from the following file: