|  | ANSI Common Lisp  4 Types and Classes  4.4 Dictionary of Types and Classes 
 
| 4.4.9  structure-class | System Class |  
 Class Precedence List:
structure-class,
class,
standard-object,
t
Description:
All classes defined by means of defstruct 
are instances of the class structure-class.
Allegro CL Implementation Details:
 None. |