Built-in type that provides readable and writable layers. More...

Go to the source code of this file.
Typedefs | |
| using | garlic::CloveView = GenericCloveView< CAllocator > |
| A view to the a clove value/document conforming to garlic::ViewLayer. | |
| using | garlic::CloveRef = GenericCloveRef< CAllocator > |
| A reference to the a clove value/document conforming to garlic::RefLayer. | |
| using | garlic::CloveValue = GenericCloveValue< CAllocator > |
| A clove value conforming to garlic::RefLayer. | |
| using | garlic::CloveDocument = GenericCloveDocument< CAllocator > |
| A clove document (value) conforming to garlic::RefLayer. | |
Built-in type that provides readable and writable layers.