|
NSVD Reader
0.0.1
|
#include <reg_or_cluster.hpp>
Static Public Member Functions | |
| template<typename R , typename C > | |
| static constexpr const C & | select (const R &r, const C &c) |
| template<typename R , typename C > | |
| static constexpr C & | select (R &r, C &c) |
| template<typename R , typename C > | |
| static const C * | get (const reg_or_cluster< R, C > &rc) |
| template<typename R , typename C > | |
| static C * | get (reg_or_cluster< R, C > &rc) |
Static Public Attributes | |
| static constexpr bool | is_register = false |
Definition at line 137 of file reg_or_cluster.hpp.
|
inlinestatic |
Definition at line 146 of file reg_or_cluster.hpp.
|
inlinestatic |
Definition at line 151 of file reg_or_cluster.hpp.
|
inlinestatic |
Definition at line 141 of file reg_or_cluster.hpp.
|
inlinestatic |
Definition at line 143 of file reg_or_cluster.hpp.
|
static |
Definition at line 139 of file reg_or_cluster.hpp.