mirror of
https://github.com/boostorg/iterator.git
synced 2025-11-03 01:41:37 +01:00
Trim trailing spaces.
This commit is contained in:
@@ -71,7 +71,7 @@ main()
|
||||
boost::iterator_traversal<new_iterator>::type tc;
|
||||
boost::random_access_traversal_tag derived = tc;
|
||||
(void)derived;
|
||||
|
||||
|
||||
boost::function_requires<
|
||||
boost_concepts::WritableIteratorConcept<int*> >();
|
||||
boost::function_requires<
|
||||
|
||||
Reference in New Issue
Block a user