NCBI C++ ToolKit
|
Search Toolkit Book for StrLenAdd
Auxiliary functor to compute the length of a string (shamlessly copied from seq_writer.cpp) More...
Public Member Functions | |
SIZE_TYPE | operator() (SIZE_TYPE a, const string &b) const |
SIZE_TYPE | operator() (SIZE_TYPE a, const string &b) const |
SIZE_TYPE | operator() (SIZE_TYPE a, const string &b) const |
Auxiliary functor to compute the length of a string (shamlessly copied from seq_writer.cpp)
Auxiliary functor to compute the length of a string.
Definition at line 167 of file blastdb_formatter.cpp.
Definition at line 169 of file blastdb_formatter.cpp.
Definition at line 593 of file seq_formatter.cpp.
Definition at line 362 of file seq_writer.cpp.