NOpenCL
NOpenCL copied to clipboard
Improve debugger display for NOpenCL types
One way to accomplish this is by using [DebuggerDisplay]
, as seen in https://github.com/tunnelvisionlabs/NOpenCL/pull/1/commits/cb2535e10ddb4ba909cbd1975de76d9e16cb4bd5 and https://github.com/tunnelvisionlabs/NOpenCL/pull/1/commits/55b6668c5a398af9c7e7fd13d6e7ed6af79ace29.
:link: Originally requested by @SunsetQuest in #1.