Public Types

mln::accu::meta::stat::max::with< T > Struct Template Reference

#include <max.hh>

List of all members.

Public Types

typedef accu::stat::max< T > ret

Detailed Description

template<typename T>
struct mln::accu::meta::stat::max::with< T >

Definition at line 81 of file accu/stat/max.hh.


Member Typedef Documentation

template<typename T >
typedef accu::stat::max<T> mln::accu::meta::stat::max::with< T >::ret

Definition at line 83 of file accu/stat/max.hh.