$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2020-03-14 20:59:27
Hi,
This is a bit theoretical question, but I'd like to collect some opinions.
Considering sequence of C++ versions, around where, if at all,
boost::iterator_facade shines less and becomes less relevant?
In other words:
- If you had to implement iterators in C++11, would you use it?
- If you had to implement iterators in C++17, would you use it?
Has anyone observed performance issues when using iterator_facade?
Best regards,
-- Mateusz Loskot, http://mateusz.loskot.net