This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
An alternative way of structuring ptr_table_clear so that the variables
authorNicholas Clark <nick@ccl4.org>
Fri, 9 Dec 2005 19:18:32 +0000 (19:18 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 9 Dec 2005 19:18:32 +0000 (19:18 +0000)
commitd5cefff9a50376f4dad17a00e206b5748a29f116
treefd50e9405837d7ed63fb9717882b7b3a77bcaac2
parentab1e7f954de0531c104e9628076d0ac3e768f895
An alternative way of structuring ptr_table_clear so that the variables
can be assigned to at declaration time.

p4raw-id: //depot/perl@26313
sv.c