Backport of ostream_joiner from the Library Fundamentals v2 TS. More...


Go to the source code of this file.
Classes | |
| class | ndn::ostream_joiner< DelimT, CharT, Traits > | 
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
Functions | |
| template<typename CharT , typename Traits , typename DelimT > | |
| ostream_joiner< std::decay_t< DelimT >, CharT, Traits > | ndn::make_ostream_joiner (std::basic_ostream< CharT, Traits > &os, DelimT &&delimiter) | 
Backport of ostream_joiner from the Library Fundamentals v2 TS.
Definition in file backports-ostream-joiner.hpp.