diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-02-04 14:54:20 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-02-04 14:54:20 -0500 |
commit | f18885e55df025059e279605d997364575c1561a (patch) | |
tree | b6bee497d7cff5aa7007303a90cbc67d4ee75b50 /indra/llcommon/llstacktrace.cpp | |
parent | f0c1c4f5b0b7ab37f0830e2b9e3dab09935c2700 (diff) |
Change FunctionsTriple refs to pointers to facilitate passing.
A certain popular-but-dumb compiler seems to think that initializing a
std::vector from a pair of iterators requires assignment. A struct containing
a reference cannot be assigned. Pointers get us past this issue.
Diffstat (limited to 'indra/llcommon/llstacktrace.cpp')
0 files changed, 0 insertions, 0 deletions