Template localAliasesCompat
When mixed in, makes all ALIASES available in the local scope. Note that there must be a Variant[] args__ available that matches TYPES_AND_NAMES
Arguments
template localAliasesCompat(int i, TYPES_AND_NAMES...);
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.