Public Types | Public Member Functions

mln::trait::next::set_binary_< Op, mln::Proxy, P, mln::Object, O > Struct Template Reference

#include <solve_proxy.hh>

List of all members.

Public Types

typedef mln::metal::unqualif
< typename P::q_subject >::ret 
S

Public Member Functions

typedef mln_trait_nbinary (Op, S, O) ret

Detailed Description

template<typename Op, typename P, typename O>
struct mln::trait::next::set_binary_< Op, mln::Proxy, P, mln::Object, O >

Definition at line 78 of file solve_proxy.hh.


Member Typedef Documentation

template<typename Op , typename P , typename O >
typedef mln::metal::unqualif< typename P ::q_subject >::ret mln::trait::next::set_binary_< Op, mln::Proxy, P, mln::Object, O >::S

Definition at line 80 of file solve_proxy.hh.


Member Function Documentation

template<typename Op , typename P , typename O >
typedef mln::trait::next::set_binary_< Op, mln::Proxy, P, mln::Object, O >::mln_trait_nbinary ( Op  ,
S  ,
 
)