#include <workarounds.h>
Public Member Functions | |
| Workarounds () | |
| ~Workarounds () | |
Static Public Member Functions | |
| static void | copy_int (int &a, int &b) |
| static void | copy_double (double *a, double b) |
| static double | divide_double (double a, double b) |
Definition at line 4 of file workarounds.h.
|
|
Definition at line 7 of file workarounds.h. |
|
|
Definition at line 8 of file workarounds.h. |
|
||||||||||||
|
Definition at line 13 of file workarounds.C. |
|
||||||||||||
|
Definition at line 3 of file workarounds.C. |
|
||||||||||||
|
Definition at line 8 of file workarounds.C. |
1.4.4