ReactOS
0.4.15-dev-2106-g6de3300
Functions
NS1 Namespace Reference
Functions
bool
f
()
Function Documentation
◆
f()
bool
NS1::f
(
)
Definition at line
8
of file
resolve_name.cpp
.
9
{
10
double
d
( 1.0 );
11
12
d
=
sqrt
(
d
);
13
d
=
::sqrt
(
d
);
14
d
=
std::sqrt
(
d
);
15
return
d
== 1.0;
16
}
sqrt
_STLP_DECLSPEC complex< float > _STLP_CALL sqrt(const complex< float > &)
Definition:
complex.cpp:188
d
#define d
Definition:
ke_i.h:81
NS1
Generated on Tue Mar 2 2021 06:17:20 for ReactOS by
1.8.15