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

A Conclude functor which extracts the value 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 value from an IndPair.