Sfoglia il codice sorgente

Changed char_type to be the type used by the regex object not the iterator - allows code to compile where the iterator enumerates types that are different to the regex type.

[SVN r20228]
John Maddock 22 anni fa
parent
commit
9b60aa80bf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      libs/regex

+ 1 - 1
libs/regex

@@ -1 +1 @@
-Subproject commit 83306608a77109f053fd481f7bf21c7d4268c60b
+Subproject commit 182616ea25ec2e423f30dbae8c58fdb99e639361

粤ICP备19079148号