mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-17 06:32:22 +02: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]