38#ifndef DRAIN_STREAM_BUILDER
39#define DRAIN_STREAM_BUILDER
63 template<
typename ... TT>
68 template<
typename ... TT>
70 std::stringstream::str(
"");
74 template<
class T,
typename ... TT>
76 if (SEP && (tellp() > 0)){
Definition StreamBuilder.h:59
Definition DataSelector.cpp:1277