|
|
От: |
Evgeny.Panasyuk
|
|
| Дата: | 28.10.15 20:12 | ||
| Оценка: | 2 (1) | ||
typedef vector<int,long,char,char[50],double> types;
typedef max_element
<
transform_view< types, sizeof_<_> >
>::type iter;
BOOST_MPL_ASSERT_RELATION( deref<iter>::type::value, ==, 50 );