Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hugoarregui/statement-templates

Automatically exported from code.google.com/p/statement-templates
https://github.com/hugoarregui/statement-templates

Last synced: about 2 months ago
JSON representation

Automatically exported from code.google.com/p/statement-templates

Awesome Lists containing this project

README

        

Please visit the project homepage at http://statement-templates.googlecode.com

To build in gcc (4.7 or above) issue make in a linux shell.

The source code is organized as follows:
* src/ Contains the basicStatements, those that should be created
by the compiler at compile time.

* sampleUses/ Sample libraries that would overload the statements.
Look here!

* test/ Cpp file to test and show results.