mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 05:54:28 +02:00
Merge branch 'develop' of github.com:boostorg/container into develop
This commit is contained in:
@@ -828,7 +828,7 @@ past the end of the same empty sequence (example taken from N3644):
|
||||
nd != nd; // False.
|
||||
v.begin() == ni; // ??? (likely false in practice).
|
||||
v.end() == ni; // ??? (likely false in practice).
|
||||
ni == nd; // Won<EFBFBD>t compile.
|
||||
ni == nd; // Won't compile.
|
||||
|
||||
[endsect]
|
||||
|
||||
|
Reference in New Issue
Block a user