An unary meta-functor defined by: More...
#include <complex.hh>
Public Types | |
| typedef std::size_t | result_type |
Public Member Functions | |
| template<typename Container > | |
| Container::size_type | operator() (const Container &c) const |
An unary meta-functor defined by:
add_size : c -> c.size()
| typedef std::size_t mln::topo::internal::get_size::result_type |
| Container::size_type mln::topo::internal::get_size::operator() | ( | const Container & | c | ) | const [inline] |
1.7.1