mirror of
https://github.com/boostorg/core.git
synced 2025-11-28 21:30:09 +01:00
Disable addressof for r-values when possible
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
/*
|
||||
Copyright 2017 Glen Joseph Fernandes
|
||||
<glenjofe -at- gmail.com>
|
||||
(glenjofe@gmail.com)
|
||||
|
||||
Distributed under the Boost Software
|
||||
License, Version 1.0.
|
||||
http://boost.org/LICENSE_1_0.txt
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
(http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
|
||||
#include <boost/core/addressof.hpp>
|
||||
|
||||
Reference in New Issue
Block a user