#include <comp_count.hh>
Public Types | |
| typedef mln::value::rgb< n > | argument |
| typedef argument & | lvalue |
| typedef unsigned | result |
| typedef set_precise_unary_ | ret |
Static Public Member Functions | |
| static result | read (const argument &) |
Definition at line 59 of file comp_count.hh.
| typedef mln::value::rgb<n> mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::value::rgb< n > >::argument |
Definition at line 63 of file comp_count.hh.
| typedef argument& mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::value::rgb< n > >::lvalue |
Definition at line 65 of file comp_count.hh.
| typedef unsigned mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::value::rgb< n > >::result |
Definition at line 64 of file comp_count.hh.
| typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::value::rgb< n > >::ret |
Definition at line 61 of file comp_count.hh.
| static result mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::value::rgb< n > >::read | ( | const argument & | ) | [inline, static] |
Definition at line 67 of file comp_count.hh.
1.5.6