mirror of
https://github.com/boostorg/config.git
synced 2026-02-03 22:05:04 +01:00
833e50fe8f4cdcffbcef3245303e5040dc9affbd
In get_pointer.hpp, switched to using <boost/config/no_tr1/memory.hpp> instead of using <memory> directly. As above, this helps avoid circular header dependency issues in Boost-supplemented std libs (specifically it avoids issues when <memory> pulls in pieces of Boost.SmartPtr). These two changes were made in response to testing done with STLport 5.2.1 using the _STLP_USE_BOOST_SUPPORT option. [SVN r52104]
Description
Boost.org config module
Languages
C++
88.1%
Makefile
6.9%
Cuda
3.6%
Shell
1.2%
CMake
0.1%