Update docs/mkdocs/docs/api/basic_json/json_base_class_t.md
Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
parent
050a831f55
commit
21d0d38073
@ -18,7 +18,7 @@ Examples for such functionality might be metadata, additional member functions (
|
||||
|
||||
The default value for `CustomBaseClass` is `void`. In this case an empty base class is used and no additional functionality is injected.
|
||||
|
||||
#### Limits
|
||||
#### Limitations
|
||||
|
||||
The type `CustomBaseClass` has to be a default constructible class.
|
||||
`basic_json` only supports copy/move construction/assignement if `CustomBaseClass` does so as well.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user