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

Test driver for the Interpreter class. More...

#include <iostream>
#include <memory>
#include "interpreter.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Test driver for the Interpreter class.

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

Definition in file interpreter-test.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 44 of file interpreter-test.cc.