ReactOS
0.4.16-dev-937-g7afcd2a
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
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
q
r
s
t
u
v
w
x
y
z
~
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
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
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
x
y
z
Functions
$
_
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
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
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
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
Enumerator
_
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
Macros
_
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
Examples
_as400.h
Go to the documentation of this file.
1
// STLport configuration file
2
// It is internal STLport header - DO NOT include it directly
3
4
// AS/400 C++ config
5
6
# ifdef _REENTRANT
7
# define _PTHREADS
8
# endif
9
10
# define _STLP_NO_NEW_NEW_HEADER 1
11
12
# define _STLP_NO_BOOL
13
# define _STLP_LIMITED_DEFAULT_TEMPLATES
14
15
# define _STLP_HAS_NO_NAMESPACES
16
# define _STLP_NEED_TYPENAME
17
# define _STLP_NEED_EXPLICIT
18
# define _STLP_HAS_NO_EXCEPTIONS
19
# define _STLP_NO_EXCEPTION_SPEC
20
# define _STLP_NO_ARROW_OPERATOR
21
# define _STLP_NO_NEW_STYLE_CASTS
22
23
# define _STLP_NEED_MUTABLE
24
# define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX
25
# define _STLP_NO_BAD_ALLOC
26
# define _STLP_NO_MEMBER_TEMPLATES
27
# define _STLP_NO_MEMBER_TEMPLATE_CLASSES
28
# define _STLP_NO_MEMBER_TEMPLATE_KEYWORD
29
# define _STLP_NO_QUALIFIED_FRIENDS
30
# define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION
31
# define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
32
33
# define _STLP_NO_METHOD_SPECIALIZATION
34
# define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
35
36
// # define _STLP_NO_EXCEPTION_HEADER
37
38
# define _STLP_HAS_NO_NEW_C_HEADERS
39
40
# define _STLP_STATIC_CONST_INIT_BUG
41
# define _STLP_THROW_RETURN_BUG
42
# define _STLP_LINK_TIME_INSTANTIATION
43
# define _STLP_NO_TEMPLATE_CONVERSIONS
44
45
# define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
46
# define _STLP_TRIVIAL_DESTRUCTOR_BUG 1
47
48
# if defined(_LONG_LONG)
49
# define _STLP_LONG_LONG long long
50
# endif
51
# if defined(_PTHREADS)
52
# define _MULTI_THREADED
53
# endif
54
// fbp : to fix __partition() problem
55
# define _STLP_NONTEMPL_BASE_MATCH_BUG 1
sdk
include
c++
stlport
stl
config
_as400.h
Generated on Wed Apr 2 2025 06:11:54 for ReactOS by
1.9.6