NCBI C++ ToolKit
Static Public Member Functions | List of all members
CStrDummyTargetReserve< TV, TP > Struct Template Reference

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 &)
 

Detailed Description

template<class TV, class TP>
struct CStrDummyTargetReserve< 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.


The documentation for this struct was generated from the following file:
Modified on Sat Dec 02 09:21:00 2023 by modify_doxy.py rev. 669887