Public Types

mln::trait::set_precise_binary_< op::plus, mln::value::hsl_< H, S, L >, mln::value::hsl_< H, S, L > > Struct Template Reference

#include <hsl.hh>

List of all members.

Public Types

typedef mln::value::hsl_< H, S, L > ret

Detailed Description

template<typename H, typename S, typename L>
struct mln::trait::set_precise_binary_< op::plus, mln::value::hsl_< H, S, L >, mln::value::hsl_< H, S, L > >

Definition at line 77 of file hsl.hh.


Member Typedef Documentation

template<typename H , typename S , typename L >
typedef mln::value::hsl_<H,S,L> mln::trait::set_precise_binary_< op::plus, mln::value::hsl_< H, S, L >, mln::value::hsl_< H, S, L > >::ret

Definition at line 79 of file hsl.hh.