Calico
|
Traits class for the Lens
concept.
More...
#include <lens.hpp>
Public Types | |
typedef auto | value_type |
The apparent value type of the Lens . More... | |
Traits class for the Lens
concept.
typedef auto cal::lens_traits< Lens >::value_type |
The apparent value type of the Lens
.
This is the type returned by the "get" function and received by the "put" function.