swift
Classes | Namespaces
listobserver.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

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