Functions

sbuffer-test.cpp File Reference

#include <iostream>
#include <sstream>
#include "perf/perf.h"
#include "util/string-buffer.h"
Include dependency graph for sbuffer-test.cpp:

Go to the source code of this file.

Functions

static void doTest (int nStrings)
int main (int argc, const char *argv[])

Function Documentation

static void doTest ( int  nStrings  )  [static]

Definition at line 26 of file sbuffer-test.cpp.

int main ( int  argc,
const char *  argv[] 
)

Definition at line 72 of file sbuffer-test.cpp.