A typed pointer is an abstract concept that must satisfy concepts such as the get-datatype and the ->ptr interfaces. It is logically a tuple of base pointer and datatype. In this way fat pointers can support unsigned datatypes even though the base javacpp pointers mirror the signed jvm primitive types.
A typed pointer is an abstract concept that must satisfy concepts such as the get-datatype and the ->ptr interfaces. It is logically a tuple of base pointer and datatype. In this way fat pointers can support unsigned datatypes even though the base javacpp pointers mirror the signed jvm primitive types.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |