diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2022-12-20 13:09:42 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-07-13 12:34:32 -0400 |
commit | 45464ee2d2b83b750d45b860e6117a4b74242ead (patch) | |
tree | 5799b9d1d268f3dc9303d2782f5fec95ed926bd7 /indra/llcommon/CMakeLists.txt | |
parent | b6bbd86e5e6a23ef8bc81fa2374a82f05b4d18ed (diff) |
DRTVWR-558: Pull in LLEventDispatcher / LLDispatchListener fixes.
For LLEventDispatcher::add(), use simpler std::enable_if construct that avoids
the need to restate the whole conditional.
Derive LLDispatchListener from LLEventStream, instead of containing an
instance. This sets up for LazyEventAPI. Don't allow tweaking an
LLDispatchListener (or subclass LLEventAPI) name.
(cherry-picked from af4fbc1f8a9 on the lazy-eventpump branch)
(cherry picked from commit 419e7a4230ae662b035ae771af8e7d8bceb2c8b1)
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions