NCBI C++ ToolKit
|
Search Toolkit Book for CStrDummyTargetReserve
Do nothing target reservation trait. More...
#include <corelib/ncbistr_util.hpp>
Static Public Member Functions | |
static void | Reserve (CStrTokenizeBase &, TV &, TP &) |
Do nothing target reservation trait.
applies for list<> or cases when reservation only makes things slower (may be the case if we use deque<> as a target container and tokenize large text)
Definition at line 79 of file ncbistr_util.hpp.