| 
    Jpp
    15.0.1-rc.1-highqe
    
   the software that should make you happy 
   | 
 
Test of class JLANG::JResolve. More...
#include <iostream>#include <iomanip>#include "JLang/JResolve.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Macros | |
| #define | PRINT(OUT, CLASS) OUT << setw(8) << std::left << #CLASS << ' ' << JLANG::JResolve<CLASS>::value << std::endl; | 
Functions | |
| int | main (int argc, char **argv) | 
Test of class JLANG::JResolve.
Definition in file JResolve.cc.
| #define PRINT | ( | OUT, | |
| CLASS | |||
| ) | OUT << setw(8) << std::left << #CLASS << ' ' << JLANG::JResolve<CLASS>::value << std::endl; | 
Definition at line 15 of file JResolve.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 24 of file JResolve.cc.
 1.8.5