mirror of
https://github.com/boostorg/iterator.git
synced 2026-02-03 21:55:06 +01:00
Nonessential.
This commit is contained in:
@@ -57,7 +57,7 @@ private:
|
||||
std::remove_reference< reference >
|
||||
>;
|
||||
|
||||
public:
|
||||
public:
|
||||
using type = iterator_adaptor<
|
||||
transform_iterator< UnaryFunc, Iterator, Reference, Value >,
|
||||
Iterator,
|
||||
|
||||
Reference in New Issue
Block a user