conditional< true, X, Y > Struct Template Reference

conditional&lt; true, X, Y &gt; Struct Template Reference#

Composable Kernel: ck::conditional< true, X, Y > Struct Template Reference
ck::conditional< true, X, Y > Struct Template Reference

#include <functional.hpp>

Public Types

using type = X

Member Typedef Documentation

◆ type

template<class X, class Y>
using ck::conditional< true, X, Y >::type = X

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