We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4ad79 commit 1dcc7c2Copy full SHA for 1dcc7c2
docs/mkdocs/docs/api/macros/nlohmann_define_derived_type.md
@@ -129,7 +129,7 @@ class B : public A {
129
- [NLOHMANN_DEFINE_TYPE_INTRUSIVE / NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT](nlohmann_define_type_intrusive.md)
130
for similar macros that can be defined _inside_ a non-derived type.
131
- [NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE / NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT](nlohmann_define_type_non_intrusive.md)
132
- for a similar macros that can be defined _outside_ a non-derived type.
+ for similar macros that can be defined _outside_ a non-derived type.
133
- [Arbitrary Type Conversions](../../features/arbitrary_types.md) for an overview.
134
135
## Version history
0 commit comments