ReactOS
0.4.16-dev-736-g28b802b
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 Mon Feb 10 2025 06:29:10 for ReactOS by
1.9.6