Jpp
master_rocky-37-gf0c5bc59d
the software that should make you happy
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
v
w
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
b
c
d
f
h
i
j
l
m
p
r
s
t
Enumerations
Enumerator
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
w
y
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
m
o
p
q
r
s
t
u
v
Enumerations
Enumerator
a
b
c
d
e
f
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Related Functions
c
d
f
g
j
o
p
r
s
t
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
b
c
d
f
i
j
o
p
r
t
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
software
JLang
JCC.hh
Go to the documentation of this file.
1
#ifndef __JLANG_JCC__
2
#define __JLANG_JCC__
3
4
//#include "RVersion.h"
5
6
/**
7
* \file
8
* Compiler version dependent expressions, macros, etc.
9
* \author mdejong
10
*/
11
12
//#if __GNUC__ == 4 && __GNUC_MINOR__ < 6
13
//#endif
14
//#if ROOT_VERSION_CODE < ROOT_VERSION(6,0,0)
15
//#endif
16
17
#endif
Generated by
1.9.1