#include <comstl/comstl.h>
#include <oaidl.h>
#include <wtypes.h>
Go to the source code of this file.
Namespaces | |
| namespace | comstl |
Functions | |
| STLSOFT_INLINE int | comstl__DECIMAL_compare (DECIMAL const *lhs, DECIMAL const *rhs) |
| [C only] Compares two DECIMAL structures | |
| int | DECIMAL_compare (DECIMAL const *lhs, DECIMAL const *rhs) |
| [C++ only] Compares two DECIMAL structures | |
| int | DECIMAL_compare (DECIMAL const &lhs, DECIMAL const &rhs) |
| [C++ only] Compares two DECIMAL structures | |
1.5.6