GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
cache_entry (void) | |
~cache_entry (void) |
Public Attributes | |
std::string | key |
str_llist_type * | value |
str_llist_type* cache_entry::value |