Abstract class representing a non-pointer array type. More...
#include <type.h>
Public Member Functions | |
| virtual string | to_string () const =0 |
| virtual type * | get_elem_type ()=0 |
Friends | |
| class | boost::serialization::access |
Abstract class representing a non-pointer array type.
1.6.3