mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-28 09:22:20 +01:00
the access violation error in graph/test/graph.cpp. The root of this bug is in compressed pair, which VC++ has a hard time generating a correct operator= for. [SVN r8767]