#include <Options.h>
Definition at line 60 of file Options.h.
Definition at line 61 of file Options.h.
62 int test1 =
strcmp(x->category, y->category);
63 return test1 < 0 || test1 == 0 &&
strcmp(x->type_name, y->type_name) < 0;
The documentation for this struct was generated from the following file: