Commit bd4e72d
committed
In place construction when decoding std::optional
Add missing header.
Improve error message.
Document expected corresponding schema.
Prefere optional.reset() over optional = std::nullopt1 parent 97bedb6 commit bd4e72d
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
4808 | 4809 | | |
4809 | 4810 | | |
4810 | 4811 | | |
4811 | | - | |
| 4812 | + | |
4812 | 4813 | | |
4813 | 4814 | | |
4814 | 4815 | | |
| |||
4831 | 4832 | | |
4832 | 4833 | | |
4833 | 4834 | | |
4834 | | - | |
| 4835 | + | |
4835 | 4836 | | |
4836 | 4837 | | |
4837 | 4838 | | |
4838 | 4839 | | |
4839 | | - | |
| 4840 | + | |
4840 | 4841 | | |
4841 | 4842 | | |
4842 | 4843 | | |
4843 | 4844 | | |
4844 | | - | |
4845 | | - | |
4846 | | - | |
| 4845 | + | |
| 4846 | + | |
4847 | 4847 | | |
4848 | 4848 | | |
4849 | 4849 | | |
| |||
0 commit comments