summaryrefslogtreecommitdiff
path: root/indra/llcommon/llpounceable.h
AgeCommit message (Expand)Author
2025-12-01#5078 Replace boost::function with std::functionRye
2025-11-30Replace boost noncopyable and undefined function usage with modern c++ delete...Rye
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2015-05-29MAINT-5232: Make LLPounceable noncopyable.Nat Goodspeed
2015-05-29MAINT-5232: Per Vir review, use Boost.Signals2 for LLPounceable.Nat Goodspeed
2015-05-22MAINT-5232: Add LLPounceable template for delayed registrations.Nat Goodspeed