summaryrefslogtreecommitdiff
path: root/indra/cmake/DragDrop.cmake
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2011-09-06 22:07:49 -0400
committerNat Goodspeed <nat@lindenlab.com>2011-09-06 22:07:49 -0400
commit8c6f752982e83a50e328b9c83f762721f38836d7 (patch)
tree6954c6e48896ed78d98e7a91c6ee35e98647a965 /indra/cmake/DragDrop.cmake
parent0ab6eee0996c78d32b722157140cea5a21a5e460 (diff)
STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic().
Generalize the notion of getting some chunk of "static" storage: introduce LLInstanceTrackerBase::getStatic() template method. Define StaticData struct containing the InstanceMap (or InstanceSet, for that specialization) along with the S32 that caused the VS2010 linker so much grief. Completely eliminate that S32 as an actual class-static member, qualifying all references with the struct returned by getStatic(). In LLInstanceTrackerBase::getInstances(), use one std::map lookup instead of three.
Diffstat (limited to 'indra/cmake/DragDrop.cmake')
0 files changed, 0 insertions, 0 deletions