Changeset 65131

Timestamp:
Aug 30, 2010, 1:52:11 PM (12 years ago)
Author:
cppljevans
Message:

WHAT:

Add macro, ARG_CONSTANCY

WHY:

Allow compilation. Apparently compiler interprets
the args as non-constant; so, have to declare signature
as taking non-const arg. This macro makes it easy to
switch between non-const and const args to reveal the
need for non-const args.

(No files)

Note: See TracChangeset for help on using the changeset viewer.