Backport of ostream_joiner from the Library Fundamentals v2 TS. More...
 Include dependency graph for ostream-joiner.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::ostream_joiner< DelimT, CharT, Traits > | 
Namespaces | |
| ndn | |
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 ostream-joiner.hpp.