Skip to content
Snippets Groups Projects
Commit 9becff94 authored by Liam Healy's avatar Liam Healy
Browse files

New macros #'maref and #'(setf maref)

New macros #'maref and #'(setf maref) get and set elements of the GSL
array directly from the mpointer.  These are not used by users, but in
the make-funcallable-form expansion of callbacks when scalarsp = T is
specified.  This fixes an error in the argument order in the (setf
get-value) generic function that this replaces.
parent a2284097
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment