ReactOS
0.4.15-dev-7085-g12a5971
Public Member Functions
|
List of all members
positive Struct Reference
#include <
unary.h
>
Inheritance diagram for positive:
[
legend
]
Collaboration diagram for positive:
[
legend
]
Public Member Functions
bool
operator()
(
int
n_)
const
Additional Inherited Members
Public Types inherited from
unary_function< int, bool >
typedef
int
argument_type
typedef
bool
result_type
Protected Member Functions inherited from
unary_function< int, bool >
~unary_function
()
Detailed Description
Definition at line
15
of file
unary.h
.
Member Function Documentation
◆
operator()()
bool
positive::operator()
(
int
n_
)
const
inline
Definition at line
16
of file
unary.h
.
16
{
return
n_ >= 0; }
The documentation for this struct was generated from the following file:
sdk/lib/3rdparty/stlport/test/unit/
unary.h
positive
Generated on Tue Nov 28 2023 06:26:09 for ReactOS by
1.9.6