Skip to content

Commit

Permalink
Add jsonpath example stateful allocator
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Mar 13, 2023
1 parent 3983ec3 commit 8c99d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ref/jsonpath/make_expression.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Output:

#### make_expression with stateful allocator

```
```c++
#include <jsoncons/json.hpp>
#include <jsoncons_ext/jsonpath/jsonpath.hpp>
#include "sample_allocators.hpp" // for FreelistAllocator
Expand Down

0 comments on commit 8c99d35

Please sign in to comment.