mirror of
https://github.com/boostorg/utility.git
synced 2025-10-19 11:45:19 +02:00
Compare commits
3 Commits
boost-1.41
...
boost-1.42
Author | SHA1 | Date | |
---|---|---|---|
|
76822c6015 | ||
|
a47dce770c | ||
|
dab1e8e522 |
@@ -6,8 +6,6 @@
|
||||
#ifndef UUID_1D94A7C6054E11DB9804B622A1EF5492
|
||||
#define UUID_1D94A7C6054E11DB9804B622A1EF5492
|
||||
|
||||
//The header <boost/exception.hpp> has been deprecated.
|
||||
//Please #include <boost/exception/all.hpp> instead.
|
||||
#include <boost/exception/all.hpp>
|
||||
#error The header <boost/exception.hpp> has been deprecated. Please #include <boost/exception/all.hpp> instead.
|
||||
|
||||
#endif
|
||||
|
@@ -114,8 +114,6 @@ class value_initialized
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
template<class T>
|
||||
T const& get ( value_initialized<T> const& x )
|
||||
{
|
||||
|
Reference in New Issue
Block a user