swift
Classes | Namespaces
listmutator.h File Reference

Go to the source code of this file.

Classes

class  swift::misc::shared_state::CGenericListMutator
 Non-template base class for CListMutator. More...
 
class  swift::misc::shared_state::CListMutator< T >
 Base class for an object that shares state with a corresponding CListObserver subclass object. More...
 

Namespaces

 swift::misc
 Free functions in swift::misc.
 
 swift::misc::shared_state
 Utilities for sharing state between multiple objects.