Public Types

mln::accu::meta::math::sum::with< T, S > Struct Template Reference

#include <sum.hh>

List of all members.

Public Types

typedef accu::math::sum< T, S > ret

Detailed Description

template<typename T, typename S = typename mln::value::props< T >::sum>
struct mln::accu::meta::math::sum::with< T, S >

Definition at line 69 of file accu/math/sum.hh.


Member Typedef Documentation

template<typename T , typename S = typename mln::value::props< T >::sum>
typedef accu::math::sum<T, S> mln::accu::meta::math::sum::with< T, S >::ret

Definition at line 71 of file accu/math/sum.hh.