Public Types

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

#include <min.hh>

List of all members.

Public Types

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

Detailed Description

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

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


Member Typedef Documentation

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

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