]> git.vpit.fr Git - perl/modules/autovivification.git/commitdiff
Make a_map_fetch() a simple macro around ptable_fetch() in the non-threaded case
authorVincent Pit <vince@profvince.com>
Mon, 21 Jun 2010 23:25:51 +0000 (01:25 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 21 Jun 2010 23:26:36 +0000 (01:26 +0200)
This removes a bit of the run-time performance penalty caused by the pragma.


No differences found