# Put

Save data to the backend; raw pointers are not supported for Put.

```{doxygenfunction} YR::Put(const T &val)
```

```{doxygenfunction} YR::Put(const T &val, const CreateParam &createParam)
```

The parameter structure is supplemented with the following explanation:

```{doxygenstruct} YR::CreateParam
    :members:
```

```{doxygenenum} YR::ConsistencyType
```
