Jpp
|
#include <iostream>
#include <iomanip>
#include <vector>
#include "JLang/JSharedPointer.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::JSharedPointer class.
Definition in file JSharedPointer.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file JSharedPointer.cc.