|
| file | clove.h [code] |
| | Built-in type that provides readable and writable layers.
|
| |
| file | constraints.h [code] |
| | Contains constraints, built-in constraint tags, fields and models.
|
| |
| file | containers.h [code] |
| | Supporting containers for the garlic model.
|
| |
| file | encoding.h [code] |
| | Contains classes and methods for defining and using encoders/decoders for various types.
|
| |
| file | layer.h [code] |
| | This file contains concepts for C++ 20 along with some helper types to make it easier to produce iterators for the container wrappers (providers).
|
| |
| file | module.h [code] |
| | A repository of models, fields and constraints that can be serialized/deserialized.
|
| |
| file | utility.h [code] |
| | This file contains various functions and classes to work with layers like getting or resolving using a path.
|
| |