A proxy object for cheaper setup of range objects using the ncells<>() function. More...
#include <element_iterators.hpp>
Public Member Functions | |
cobnd_proxy (T &t_, U &u_) | |
T & | first () const |
U & | second () const |
A proxy object for cheaper setup of range objects using the ncells<>() function.
cobnd_proxy | ( | T & | t_, | |
U & | u_ | |||
) | [inline] |
T& first | ( | ) | const [inline] |
U& second | ( | ) | const [inline] |