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