summaryrefslogtreecommitdiff
path: root/indra/llcommon/classic_callback.h
AgeCommit message (Expand)Author
2024-09-30Fix -Wpessimizing-move warning in makeClassicCallbackRye Cogtail
2023-11-15SL-20546: Even with C++17 CTAD, makeClassicCallback() still useful.Nat Goodspeed
2021-09-23DRTVWR-543: Consistently use ClassicCallback<USERDATA> throughout.Nat Goodspeed
2021-09-23DRTVWR-543: Add ClassicCallback utility class with testsNat Goodspeed