
#include "rutz/fstring.h"

Go to the source code of this file.
Classes | |
| class | rutz::assoc_array_base |
| A non-typesafe wrapper around std::map<string, void*>. More... | |
| class | rutz::assoc_array< value_t > |
| rutz::assoc_array is a typesafe wrapper of rutz::assoc_array_base. More... | |
Namespaces | |
| namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Functions | |
| static const char | __attribute__ ((used)) vcid_groovx_rutz_assocarray_h_utc20050626084020[] |
generic associative arrays, implemented as a thin wrapper around std::map<rutz::fstring, void*>
Definition in file assocarray.h.
1.6.3