forked from boostorg/range
minor tweaks to avoid warnings ... extension mechanism updated to follow new protocol
[SVN r40966]
This commit is contained in:
@ -44,7 +44,6 @@ namespace Foo
|
||||
typedef std::vector<int> data_t;
|
||||
typedef data_t::iterator iterator;
|
||||
typedef data_t::const_iterator const_iterator;
|
||||
typedef data_t::size_type size_type;
|
||||
|
||||
data_t vec;
|
||||
|
||||
|
Reference in New Issue
Block a user