forked from boostorg/regex
Fix incorrect references to sub_match having a .last member.
Fixes https://github.com/boostorg/regex/issues/115.
This commit is contained in:
@ -215,7 +215,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: October 12, 2020 at 17:21:16 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: November 23, 2020 at 17:52:46 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user