Speclib  0.1.2
The library for writing better CUDA libraries
sp::IndexConclude Struct Reference

A Conclude functor which extracts the index from an IndPair. More...

#include <Value.hpp>

Public Member Functions

template<typename T >
constexpr auto prepare (int index, T x)
 
template<typename T >
constexpr auto operator() (IndPair< T > x)
 

Detailed Description

A Conclude functor which extracts the index from an IndPair.