summaryrefslogtreecommitdiffstats
path: root/src/input/detail/gen
Commit message (Collapse)AuthorAgeFilesLines
* Documentation fixes and code cleanupSebastien Braun2010-10-241-0/+3
|
* It is not necessary to auto-generate policyChain_autogen.h anymoreSebastien Braun2010-10-101-68/+0Star
| | | | All it did is handled by implicit TypeList parameters.
* Rework template meta-magicSebastien Braun2010-10-072-0/+183
- No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers