Operator class for joining two operands with optional separator.
More...
#include </home/guntram/tmp/GrAL/sequence/include/Container/sequence-algorithms.h>
List of all members.
|
Public Member Functions |
|
| join (T sep_="") |
|
T | operator() (T const &lhs, T const &rhs) |
Public Attributes |
|
T | sep |
Detailed Description
template<class T>
struct GrAL::sequence::join< T >
Operator class for joining two operands with optional separator.
Definition at line 90 of file sequence-algorithms.h.
The documentation for this struct was generated from the following file: