mirror of
https://github.com/nlohmann/json.git
synced 2026-02-21 02:46:26 +00:00
Upgrade Python packages (#3891)
This commit is contained in:
@@ -16,7 +16,8 @@ Examples of such functionality might be metadata, additional member functions (e
|
||||
|
||||
#### Default type
|
||||
|
||||
The default value for `CustomBaseClass` is `void`. In this case an [empty base class](https://en.cppreference.com/w/cpp/language/ebo) is used and no additional functionality is injected.
|
||||
The default value for `CustomBaseClass` is `void`. In this case an
|
||||
[empty base class](https://en.cppreference.com/w/cpp/language/ebo) is used and no additional functionality is injected.
|
||||
|
||||
#### Limitations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user