STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Concurrency
details
_cmp_op_helper
Static Public Member Functions
|
List of all members
Concurrency::details::_cmp_op_helper< _T, _Kind > Struct Template Reference
#include <
xxamp.h
>
Static Public Member Functions
static
bool
func
(const
_T
&a, const
_T
&b)
__GPU
Member Function Documentation
template<typename _T , _op_kind _Kind>
static
bool
Concurrency::details::_cmp_op_helper
<
_T
, _Kind >::func
(
const
_T
&
a
,
const
_T
&
b
)
inline
static
281
{ static_assert(_Falsifier<_T>::value,
"invalid op"
);
return
false
;}
The documentation for this struct was generated from the following file:
VS2017/inc/
xxamp.h
Generated on Sat Jul 22 2017 14:40:06 for STLdoc by
1.8.8