ReactOS
0.4.16-dev-136-g52192f1
Public Member Functions
|
List of all members
PtrSpecTest::unary_pred< _Tp > Struct Template Reference
Public Member Functions
bool
operator()
(_Tp *__ptr)
const
Detailed Description
template<
class
_Tp>
struct PtrSpecTest::unary_pred< _Tp >
Definition at line
32
of file
ptrspec_test.cpp
.
Member Function Documentation
◆
operator()()
template<
class
_Tp >
bool
PtrSpecTest::unary_pred
< _Tp >
::operator
()
(
_Tp *
__ptr
)
const
inline
Definition at line
33
of file
ptrspec_test.cpp
.
33
{
34
return
*__ptr == 0;
35
}
The documentation for this struct was generated from the following file:
sdk/lib/3rdparty/stlport/test/unit/
ptrspec_test.cpp
PtrSpecTest
unary_pred
Generated on Tue Oct 15 2024 06:27:22 for ReactOS by
1.9.6