Generic vector of name - value pairs. More...
#include <compiler.h>
Public Member Functions | |
bool | contains (const std::wstring &s, size_t *position=0) const |
Return whether a named-value vector contains a certain value, by iterating. |
Generic vector of name - value pairs.
Definition at line 223 of file compiler.h.