Homec4science

converted allocators to template functions.

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Mar 5 2011, 19:47.

Description

converted allocators to template functions.

currently full backward compatibility is preserved.
the new templated functions use bigint instead of
int to allow for > 2GB allocations on 64-bit machines.
in the future, only the templated allocators would be
used and thus allowing consistent use for more types.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Mar 5 2011, 19:47
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPSbcf805e99d8e: update to intel 11.1
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSbd2f4681986f: converted allocators to template functions. (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Mar 5 2011, 19:47