ReactOS
0.4.16-dev-338-g34e76ad
ttei2.cpp
Go to the documentation of this file.
1
/*
2
* It is known that this code not compiled by following compilers:
3
*
4
* It is known that this code compiled by following compilers:
5
* gcc 2.95.3
6
* gcc 3.3.3
7
* gcc 3.4.1
8
* MSVC 6
9
* MSVC 8
10
*/
11
12
struct
A
13
{
14
private
:
15
struct
B
16
{
17
template
<
typename
T>
18
static
void
f
(
T
& ) {}
19
20
template
<
bool
V>
21
struct
C
22
{
23
};
24
};
25
};
26
27
template
<>
28
struct
A::B::C
<
true
>
29
{
30
};
31
A
Definition:
ehthrow.cxx:93
B
Definition:
ehthrow.cxx:54
C
Definition:
terminate.cpp:24
T
#define T
Definition:
mbstring.h:31
true
#define true
Definition:
stdbool.h:36
A::B::C
Definition:
ttei1.cpp:22
A::B::f
static void f(T &)
Definition:
ttei2.cpp:18
sdk
lib
3rdparty
stlport
test
compiler
ttei2.cpp
Generated on Wed Dec 11 2024 06:13:16 for ReactOS by
1.9.6