update buildsystem
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ namespace mrw {
|
||||
@subsection stdextstringfeatures Extensions to std::string
|
||||
|
||||
- Shift operator to shift any kind of values into a string
|
||||
without the need for a stingstream.
|
||||
without the need for a stringstream.
|
||||
- Addition operators to add, means concatenate, any kind of
|
||||
value (e.g. integer) to a string without the need for a
|
||||
stringstream.
|
||||
|
||||
Reference in New Issue
Block a user