Set's the I-th pointer in the ConstRefValue<T,K> refVal. More...
#include <block_helper_ref_value.hpp>
Set's the I-th pointer in the ConstRefValue<T,K> refVal.
I | The index of the pointer to set. |
refVal | The ConstRefValue<T,K> to set the I-th pointer in. |
val | The pointer to be set as the I-th element of refVal. |