GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
str_llist_elt (void) | |
~str_llist_elt (void) |
Public Attributes | |
int | moved |
struct str_llist_elt * | next |
std::string | str |
struct str_llist_elt* str_llist_elt::next |