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

Test driver for the Environment class. More...

#include <iostream>
#include <memory>
#include "environment-impl.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Test driver for the Environment class.

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

Definition in file environment-test.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

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