#include <tuple.hh>
Static Public Member Functions | |
static void | init (typename T::intern &) |
static void | take (typename T::intern &, const typename T::intern &) |
static void | take (typename T::intern &, const typename T::argument) |
static void | take_as_init_ (typename T::intern &, const typename T::argument &) |
static void | to_result (const typename T::intern &, typename T::result &) |
static void mln::accu::internal::tuplehelper< 0, T >::init | ( | typename T::intern & | ) | [inline, static] |
static void mln::accu::internal::tuplehelper< 0, T >::take | ( | typename T::intern & | , | |
const typename T::intern & | ||||
) | [inline, static] |
static void mln::accu::internal::tuplehelper< 0, T >::take | ( | typename T::intern & | , | |
const typename T::argument | ||||
) | [inline, static] |
static void mln::accu::internal::tuplehelper< 0, T >::take_as_init_ | ( | typename T::intern & | , | |
const typename T::argument & | ||||
) | [inline, static] |
static void mln::accu::internal::tuplehelper< 0, T >::to_result | ( | const typename T::intern & | , | |
typename T::result & | ||||
) | [inline, static] |