Skip to content

Commit 722a955

Browse files
committed
bigint ec
1 parent 3b24b50 commit 722a955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ref/corelib/basic_json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ for their storage, otherwise attempts to return a default constructed allocator.
195195
<td>Checks if a basic_json value matches a type.</td>
196196
</tr>
197197
<tr>
198-
<td><a href="json/as.md">as</a></td>
198+
<td><a href="json/as.md"><pre>as</pre><pre>try_as</pre></a></td>
199199
<td>Attempts to convert a basic_json value to a value of a type.</td>
200200
</tr>
201201
<tr>

0 commit comments

Comments
 (0)