static_if< false > Struct Reference#
ck::static_if< false > Struct Reference
#include <functional.hpp>
Public Types | |
| using | Type = static_if<false> |
Public Member Functions | |
| template<typename F> | |
| __host__ __device__ constexpr auto | operator() (F) const |
Static Public Member Functions | |
| template<typename F> | |
| __host__ static __device__ void | Else (F f) |
Member Typedef Documentation
◆ Type
| using ck::static_if< false >::Type = static_if<false> |
Member Function Documentation
◆ Else()
template<typename F>
|
inlinestatic |
◆ operator()()
template<typename F>
|
inlineconstexpr |
The documentation for this struct was generated from the following file: