STLdoc
STLdocumentation
|
#include <amp_graphics.h>
Static Public Member Functions | |
template<class _Uty > | |
static auto | _Fn (_Uty _Val, decltype(*_Val,++_Val, 0)) -> std::true_type |
template<class _Uty > | |
static auto | _Fn (_Uty _Val,...) -> std::false_type |
Static Public Attributes | |
static constexpr bool | value = decltype(_Fn(std::declval<_Iterator>(),0))::value |
|
static |
|
static |
|
static |