E-MailRelay
|
A sub-string joiner used by G::Str. More...
Public Member Functions | |
Joiner (T &result_, const T &sep_, bool &first_) | |
void | operator() (const T &s) |
Public Attributes | |
T & | result |
const T & | sep |
bool & | first |
A sub-string joiner used by G::Str.
|
inline |
|
inline |
bool& G::StrImp::Joiner< T >::first |
T& G::StrImp::Joiner< T >::result |
const T& G::StrImp::Joiner< T >::sep |