Refine the ADL comment

This commit is contained in:
Mateusz Loskot
2013-07-06 00:55:58 +01:00
parent 1e2841c683
commit 53a1a74a10

View File

@ -23,7 +23,7 @@
int main()
{
// See README.md for explanation on qualified names below
// C++11 range access interferes with Boost.Fusion:
// C++0x/11 range access interferes with Boost.Fusion interface:
// error: call to 'begin' is ambiguous
using namespace boost::fusion;