|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::misc::CMemoTable< T > |
| A data memoization pattern useful for compressing JSON representations of containers. More... | |
| struct | swift::misc::CMemoHelper< Ts > |
| Helper class for memoizing members of a value object. More... | |
| class | swift::misc::CMemoHelper< Ts >::CMemoizer |
| Memoizer for Ts. Other types are passed through. More... | |
| class | swift::misc::CMemoHelper< Ts >::CUnmemoizer |
| Unmemoizer for Ts. Other types are passed through. More... | |
Namespaces | |
| swift::misc | |
| Free functions in swift::misc. | |