Files
container/include
Tomasz Śniatowski 76f3c1ddcc Fix std:: forward declaration compile error on GCC with libc++
The code should not assume that libc++ is only ever used with Clang.

Fixes issue #11380, https://svn.boost.org/trac/boost/ticket/11380
2015-06-08 08:51:46 +02:00
..