InFact
Interpreter and factory for easily creating C++ objects at run-time
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
stream-tokenizer-test.cc File Reference

Test driver for the StreamTokenizer class. More...

#include <iostream>
#include <string>
#include "stream-tokenizer.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Test driver for the StreamTokenizer class.

Author
dbike.nosp@m.l@go.nosp@m.ogle..nosp@m.com (Dan Bikel)

Definition in file stream-tokenizer-test.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 46 of file stream-tokenizer-test.cc.