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.