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