![]() |
My Project
|
#include <vspace.h>
Public Types | |
typedef VString | Key |
typedef VString | Value |
Static Public Member Functions | |
static size_t | hash (const VString *s) |
static bool | equal (const VString *s1, const VString *s2) |
static void | free_key (VRef< Key > key) |
static void | free_value (VRef< Value > value) |
Definition at line 2308 of file vspace.h.