Changeset 69167

Timestamp:
Feb 22, 2011, 8:29:23 PM (12 years ago)
Author:
Daniel James
Message:

Try out more dynamic action dispatch.

Rather than a switch case, the final version will probably use something
like std::map<value_tag, boost::function<...> > to dispatch the
actions.

(No files)

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