Browse Source

Fixed the converting assignment bug in optional<>
Fixed the usage of 'None' in converter.h, which is declared as a macro in X11/X.h


[SVN r32531]

Fernando Cacciola 20 years ago
parent
commit
050eb81c89
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/numeric/conversion
  2. 1 1
      libs/optional

+ 1 - 1
libs/numeric/conversion

@@ -1 +1 @@
-Subproject commit 2962887de9fc3a1e49b9b3dbee33e116923d4919
+Subproject commit 6a2f849e566a65dc3c924c9e68dc4e04e4c590d6

+ 1 - 1
libs/optional

@@ -1 +1 @@
-Subproject commit f89c517fa8726bc44301c7866f2627e7b2494a64
+Subproject commit 04bec760687371467dafb849f4fdd53c920aadb3

粤ICP备19079148号