ReactOS
0.4.16-dev-747-gbc52d5f
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 Sat Feb 15 2025 06:29:03 for ReactOS by
1.9.6