mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Fixing potential compilation errors with newer and more standard conformant compilers when using gil and STL. Basically gil's iterators and interator adaptors are now explicit what iterator category they are belonging to, e.g. random access iterator.
[SVN r62551]
This commit is contained in:
parent
dc114141d9
commit
d2f40bfbf7
1 changed files with 1 additions and 1 deletions
2
libs/gil
2
libs/gil
|
@ -1 +1 @@
|
|||
Subproject commit 00031862c72a82cd5d094a62f0e0265509bcff37
|
||||
Subproject commit af58445a4befdad5b9f5181031622c6866e4cc2f
|
Loading…
Add table
Reference in a new issue