detector< Default, AlwaysVoid, Op, Args > Struct Template Reference

detector&lt; Default, AlwaysVoid, Op, Args &gt; Struct Template Reference#

Composable Kernel: ck::detail::detector< Default, AlwaysVoid, Op, Args > Struct Template Reference
ck::detail::detector< Default, AlwaysVoid, Op, Args > Struct Template Reference

#include <is_detected.hpp>

Public Types

using value_t = integral_constant< bool, false >
 
using type = Default
 

Member Typedef Documentation

◆ type

template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using ck::detail::detector< Default, AlwaysVoid, Op, Args >::type = Default

◆ value_t

template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using ck::detail::detector< Default, AlwaysVoid, Op, Args >::value_t = integral_constant<bool, false>

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/utility/is_detected.hpp