S
Steffen Conrad
Hi,
I want to buffer a large amount of ASCII-output (some 100 MB).
Therefore I'm asking myself, if when using a stringstream for this would
cause a mentionable loss of performance against a dynamically allocated
char-buffer.
Bye,
Steffen
I want to buffer a large amount of ASCII-output (some 100 MB).
Therefore I'm asking myself, if when using a stringstream for this would
cause a mentionable loss of performance against a dynamically allocated
char-buffer.
Bye,
Steffen