diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-07-11 08:20:14 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-07-11 08:20:14 -0400 |
commit | 578d70dec0a01b5ed7b461c38503c082ac1a3608 (patch) | |
tree | cc044993b989c727597d57e42af14f13e6783b2f /indra/llimage/llimagej2c.cpp | |
parent | 18bd525d00ee3ce16164900293ee6ea8c2204589 (diff) |
MAINT-1175: Change LLTypeInfoLookup API for future optimizations.
Per discussion with Richard, accept the type key for insert() and find() as a
template parameter rather than as std::type_info*. This permits (e.g.) some
sort of compile-time prehashing for common types, without changing the API.
Eliminate iterators from the API altogether, thus avoiding costs associated
with transform_iterator.
Fix existing references in llinitparam.h.
Diffstat (limited to 'indra/llimage/llimagej2c.cpp')
0 files changed, 0 insertions, 0 deletions