diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2009-06-04 16:01:40 +0000 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2009-06-04 16:01:40 +0000 |
commit | 820d4a20d1b9c9a3e562b925ba59a6addcffa558 (patch) | |
tree | 5eb6e1cfb95d408cfabfafd6cd5ddb1e6d4a507e /indra/newview/llnameeditor.cpp | |
parent | a3d54c48c6366a8a38e20a5aacd90bbc39018512 (diff) |
DEV-32777: Use a canonical boost::coroutines::coroutine signature, relying on
boost::bind() to pass any other coroutine arguments. This allows us to remove
the LLCoroBase and LLCoro constructs, directly storing a coroutine object in
our ptr_map. It also allows us to remove the multiple launch() overloads for
multiple arguments. Finally, it lets us move most launch() functionality into
a non-template method.
Diffstat (limited to 'indra/newview/llnameeditor.cpp')
0 files changed, 0 insertions, 0 deletions