|
VisionCpp
0.0.1
|
brief This is used to get the correct Id based on the condition. More...
#include <memory_access.hpp>
Static Public Member Functions | |
| static T | get (T l, T g) |
| function get More... | |
brief This is used to get the correct Id based on the condition.
True means local template parameters
| Conds | determines whether or not the local variable should be used |
| T | determines the type of the dimension index |
Definition at line 94 of file memory_access.hpp.
|
inlinestatic |
function get
returns the local range check:
| l | is the local dimension size |
| g | is the global dimension size |
Definition at line 100 of file memory_access.hpp.
Referenced by visioncpp::internal::id_val().