Changeset 636 for cpp/frams/util/extvalue.h
- Timestamp:
- 12/03/16 01:52:05 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/util/extvalue.h
r522 r636 168 168 void divInt(paInt a); 169 169 void divDouble(double a); 170 void modInt(paInt a); 171 void modDouble(double a); 170 172 171 173 int operator==(const ExtValue& src) const;
Note: See TracChangeset
for help on using the changeset viewer.