mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Added identity_type.hpp to utility.hpp.
Added static to Addable data members because they are references. Marked a couple of regression tests for release compilers. [SVN r78653]
This commit is contained in:
parent
eb613e1b16
commit
5fe00c4322
@ -13,6 +13,7 @@
|
||||
#include <boost/utility/base_from_member.hpp>
|
||||
#include <boost/utility/binary.hpp>
|
||||
#include <boost/utility/enable_if.hpp>
|
||||
#include <boost/utility/identity_type.hpp>
|
||||
#include <boost/checked_delete.hpp>
|
||||
#include <boost/next_prior.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user