|
basix_doc 0.1
|
#include <alias.hpp>
| alias_unary_access_rep | ( | const alias< R > & | rr, |
| const A & | aa | ||
| ) | [inline] |
| void close | ( | ) | const [inline] |
| C get | ( | ) | const [inline] |
Definition at line 235 of file alias.hpp.
References mmx::get_alias(), and mmx::read().
| C& open | ( | ) | const [inline] |
Definition at line 236 of file alias.hpp.
References mmx::open_alias().
{ return open_alias (r) [a]; }