STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 
)
inlinestatic
281 { static_assert(_Falsifier<_T>::value, "invalid op"); return false;}

The documentation for this struct was generated from the following file: