Jpp - the software that should make you happy
|
Example program to test JLANG::JTypeList class. More...
#include <iostream>
#include <iomanip>
#include <typeinfo>
#include "JLang/JType.hh"
#include "JLang/JTypeList.hh"
#include "JLang/JConversion.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program to test JLANG::JTypeList class.
Definition in file JTypeList.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 53 of file JTypeList.cc.