another small fix for readme
This commit is contained in:
parent
32649a1ab1
commit
0c4d8168fd
@ -853,6 +853,7 @@ namespace ns {
|
|||||||
public:
|
public:
|
||||||
NLOHMANN_DEFINE_TYPE_INTRUSIVE(address, street, housenumber, postcode)
|
NLOHMANN_DEFINE_TYPE_INTRUSIVE(address, street, housenumber, postcode)
|
||||||
};
|
};
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Or in case if you use some naming convention that you do not want to expose to JSON:
|
Or in case if you use some naming convention that you do not want to expose to JSON:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user