Skip to content

Commit 8d2660d

Browse files
committed
uses-allocator construction example
1 parent 09fc17f commit 8d2660d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/ref/corelib/reflect/uses-allocator-construction-example.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,8 @@ int main()
215215
216216
### See also
217217
218-
[basic_json](../basic_json.md)
219-
[allocator_set](../allocator_set)
218+
[allocator_set](../allocator_set)
220219
[decode_json, try_decode_json](../decode_json.md)
221220
[encode_json, encode_json_pretty, try_encode_json, try_encode_json_pretty](../encode_json.md)
221+
[basic_json](../basic_json.md)
222+

0 commit comments

Comments
 (0)