| 
    rippled
    
   | 
 
#include <join.h>

Public Member Functions | |
| CollectionAndDelimiter (Collection const &c, std::string delim) | |
Public Attributes | |
| Collection const & | collection | 
| std::string const | delimiter | 
Friends | |
| template<class Stream > | |
| Stream & | operator<< (Stream &s, CollectionAndDelimiter const &cd) | 
      
  | 
  explicit | 
      
  | 
  friend | 
| Collection const& ripple::CollectionAndDelimiter< Collection >::collection | 
| std::string const ripple::CollectionAndDelimiter< Collection >::delimiter |