🚨 fix warning
This commit is contained in:
parent
8f3a183d76
commit
10b17d08e6
@ -16,7 +16,8 @@ Examples of such functionality might be metadata, additional member functions (e
|
|||||||
|
|
||||||
#### Default type
|
#### 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
|
#### Limitations
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user