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 896 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 898 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 900 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 902 of file String.h.
References casacore::String::append().
|
inline |
Definition at line 904 of file String.h.
References casacore::String::append().