Glen Fernandes
|
98ee47effd
|
Use new BOOST_NO_CXX11_SFINAE_EXPR feature macro
|
2017-02-06 08:14:36 -05:00 |
|
Glen Fernandes
|
e647763fb0
|
Exclude g++4.7 from constexpr implementation
|
2017-02-02 21:44:14 -05:00 |
|
Glen Fernandes
|
9587d6b845
|
Support g++4.7 with SFINAE workaround
|
2017-02-02 13:43:08 -05:00 |
|
Glen Fernandes
|
4016f8e7cc
|
Define CORE_NO_CONSTEXPR_ADDRESSOF if NO_CXX11_CONSTEXPR is defined
The test case could check for BOOST_NO_CXX11_CONSTEXPR but it makes sense for BOOST_CORE_NO_CONSTEXPR_ADDRESSOF to be defined in this case also.
|
2017-02-01 11:02:01 -05:00 |
|
Glen Fernandes
|
686dbcb8eb
|
No BOOST_WORKAROUND for MSVC as >1900 has builtin
|
2017-02-01 08:34:03 -05:00 |
|
Glen Fernandes
|
3d98e6aed4
|
Use __builtin_addressof when available
|
2017-01-31 20:10:18 -05:00 |
|
Glen Fernandes
|
09dcc68ecd
|
Implement constexpr addressof
|
2017-01-31 08:45:47 -05:00 |
|
Peter Dimov
|
67970b9d94
|
Use BOOST_WORKAROUND.
|
2015-03-09 00:32:02 +02:00 |
|
akumta
|
85a9400ceb
|
Update addressof.hpp
To update ticket# 10311
|
2015-03-03 11:37:28 -08:00 |
|
Peter Dimov
|
1a956992bd
|
Extend nullptr_t workaround to Intel C++.
|
2014-08-09 00:26:39 +03:00 |
|
Glen Fernandes
|
60c9a35d86
|
Move headers to core; add quickbook documentation
|
2014-06-02 00:46:33 -07:00 |
|