ReactOS
0.4.16-dev-927-g467dec4
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
boost_check.cpp
Go to the documentation of this file.
1
#ifndef WITHOUT_STLPORT
2
#include <
stl/config/user_config.h
>
3
4
#ifdef _STLP_USE_BOOST_SUPPORT
5
6
#include <boost/config.hpp>
7
8
#endif
// _STLP_USE_BOOST_SUPPORT
9
10
#else
11
12
#if 0
// Problem 1:
13
/* *******************************
14
../../../stlport/functional:63: error: 'boost::mem_fn' has not been declared
15
../../../stlport/functional:64: error: 'boost::bind' has not been declared
16
../../../stlport/functional:67: error: '::_1' has not been declared
17
../../../stlport/functional:68: error: '::_2' has not been declared
18
../../../stlport/functional:69: error: '::_3' has not been declared
19
../../../stlport/functional:70: error: '::_4' has not been declared
20
../../../stlport/functional:71: error: '::_5' has not been declared
21
../../../stlport/functional:72: error: '::_6' has not been declared
22
../../../stlport/functional:73: error: '::_7' has not been declared
23
../../../stlport/functional:74: error: '::_8' has not been declared
24
../../../stlport/functional:75: error: '::_9' has not been declared
25
******************************* */
26
27
#include <boost/bind.hpp>
28
29
#endif
// Problem 1
30
31
#if 0
// Problem 2
32
33
#include <boost/function.hpp>
34
35
#endif
// Problem 2
36
37
#if 0
// Problem 3
38
39
#include <boost/function/function_base.hpp>
40
41
#endif
// Problem 3
42
43
#if 0
// Problem 4
44
45
#include <boost/function/function1.hpp>
46
47
#endif
// Problem 4
48
49
#endif
user_config.h
sdk
lib
3rdparty
stlport
test
unit
boost_check.cpp
Generated on Sun Mar 30 2025 06:13:50 for ReactOS by
1.9.6