NCBI C++ ToolKit
|
Template for collecting and joining strings with a minimum of heap churn. More...
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CTextJoiner< num_prealloc, TIn, TOut > |
CTextJoiner<> – template for efficiently collecting and joining strings. More... | |
Template for collecting and joining strings with a minimum of heap churn.
Definition in file text_joiner.hpp.