| GiNaC 1.8.9
    | 
Comparison policy: use std::equal_to/std::less (defaults to operators == and <) to compare structures. More...
#include <structure.h>
| Protected Member Functions | |
| ~compare_std_less () | |
| Static Protected Member Functions | |
| static bool | struct_is_equal (const T *t1, const T *t2) | 
| static int | struct_compare (const T *t1, const T *t2) | 
Comparison policy: use std::equal_to/std::less (defaults to operators == and <) to compare structures.
Definition at line 52 of file structure.h.
| 
 | inlineprotected | 
Definition at line 71 of file structure.h.
| 
 | inlinestaticprotected | 
Definition at line 54 of file structure.h.
| 
 | inlinestaticprotected | 
Definition at line 59 of file structure.h.