Actions
Feature #3962
closedBackport ostream_joiner
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Backport std::experimental::ostream_joiner, including make_ostream_joiner, from the Library Fundamentals v2 TS. See http://en.cppreference.com/w/cpp/experimental/ostream_joiner for more details.
Our implementation should be added to util/backports.hpp, or to a separate header file included from there, inside namespace ndn. The standard library implementation should be preferred whenever available.
Actions