mirror of
https://github.com/boostorg/functional.git
synced 2026-01-26 00:42:27 +01:00
7d6f6fe0b40d43ecdaeb4ef31b2b36ec91027bb2
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]
Description
Boost.org functional module
Languages
HTML
52.4%
C++
47.3%
CMake
0.3%