#include <container.hpp>
Classes | |
| struct | result |
| struct | result< This(C &, Index)> |
| struct | result< This(C const &, Index)> |
Public Member Functions | |
| template<typename C , typename Index > | |
| result< at_impl(C &, Index const &)>::type | operator() (C &c, Index const &i) const |
| template<typename C , typename Index > | |
| result< at_impl(C const &, Index const &)>::type | operator() (C const &c, Index const &i) const |
|
inline |
|
inline |