Browse Source

nested results uses a custom list type that allows incomplete types, does no dynamic allocation in the default constructor, and has a guarnteed O(1) splice; fixes #3278

[SVN r57174]
Eric Niebler 16 years ago
parent
commit
daa63ed6ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/xpressive

+ 1 - 1
libs/xpressive

@@ -1 +1 @@
-Subproject commit d408f178349fdb9af9481ff04bb9cf4f4a7288b1
+Subproject commit 5520e641bd13c523ef7fd0b73658695d4a34d963

粤ICP备19079148号