mirror of
https://github.com/boostorg/python.git
synced 2026-01-27 07:02:15 +00:00
removed flotsam
[SVN r13307]
This commit is contained in:
@@ -125,8 +125,6 @@ namespace detail
|
||||
template <class Reference>
|
||||
struct referent_storage
|
||||
{
|
||||
typedef typename remove_cv<typename remove_reference<Reference>::type>::type referent;
|
||||
|
||||
BOOST_STATIC_CONSTANT(std::size_t, target = referent_alignment<Reference>::value);
|
||||
typedef lower_alignment<target> t1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user