瀏覽代碼

Remove TODO note to self.

For the record: I removed the overload because it was causing an ambiguity that I was too lazy to work out at the time. It turned out this was because wchar_t was defined as unsigned short - using BOOST_NO_INTRINSIC_WCHAR_T was the right way to deal with this so the overload no longer needs to be disabled.


[SVN r33114]
Daniel James 20 年之前
父節點
當前提交
7257df9384
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libs/functional

+ 1 - 1
libs/functional

@@ -1 +1 @@
-Subproject commit 6b0b4bb486c086f8afb93ab5d8f2aca59f1be348
+Subproject commit 7d6f6fe0b40d43ecdaeb4ef31b2b36ec91027bb2

粤ICP备19079148号