casacore
|
Global concatenation operators. More...
#include <String.h>
Public Member Functions | |
String | operator+ (const String &lhs, const String &rhs) |
String | operator+ (const Char *lhs, const String &rhs) |
String | operator+ (Char lhs, const String &rhs) |
String | operator+ (const String &lhs, const Char *rhs) |
String | operator+ (const String &lhs, Char rhs) |
|
inline |
Definition at line 901 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 899 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 905 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 903 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 897 of file String.h.
References casacore::String::append().