Public Types | Public Member Functions

mln::trait::next::set_binary_< Op, mln::Object, O, mln::Proxy, P > 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, O, S) ret

Detailed Description

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

Definition at line 85 of file solve_proxy.hh.


Member Typedef Documentation

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

Definition at line 87 of file solve_proxy.hh.


Member Function Documentation

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