]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commitdiff
Refactor the su_ud_common structure
authorVincent Pit <vince@profvince.com>
Fri, 24 Jul 2015 20:20:18 +0000 (17:20 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 24 Jul 2015 20:20:18 +0000 (17:20 -0300)
The handler member is replaced by a small integer index into a static array.
The pad member is shrank so that it can be packed together with the type.
In the remaining space, we fit a private member that can be used to remove
the type member of su_ud_localize.


No differences found