Helper struct for accessing the i-th element of a vector at runtime. More...
#include <ct_variable.hpp>
Public Types | |
typedef default_numeric_type | return_type |
Static Public Member Functions | |
static return_type | get (VectorType const &v) |
Helper struct for accessing the i-th element of a vector at runtime.
typedef default_numeric_type return_type |
static return_type get | ( | VectorType const & | v | ) | [inline, static] |