mirror of
https://github.com/boostorg/range.git
synced 2026-01-25 00:12:22 +01:00
[boost][range] - removed warnings found building with clang 3.2.
[SVN r85698]
This commit is contained in:
@@ -184,8 +184,8 @@ namespace boost_range_extension_size_test
|
||||
|
||||
BOOST_STATIC_ASSERT((
|
||||
boost::is_same<
|
||||
typename boost::make_unsigned<std::ptrdiff_t>::type,
|
||||
typename boost::range_size<
|
||||
boost::make_unsigned<std::ptrdiff_t>::type,
|
||||
boost::range_size<
|
||||
boost_range_extension_size_test::FooWithoutSize>::type
|
||||
>::value
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user