5 Commits

Author SHA1 Message Date
luigoalma
1282cbbda3 Fixing nn::Result
Bit fields work, but suffer order changes with endianness
Was properly done for little endian, but not big endian
Swapped to shifts instead for general portability too
2020-11-12 08:57:56 +00:00
Ash Logan
b2e6bc52d0 include/nn: Basic nn::Result docs (IsSuccess, IsFailure) 2019-02-21 08:55:08 +00:00
James Benton
efeb31620d nn: Fix initialisation order in nn::Result 2018-06-26 15:52:49 +01:00
James Benton
b48055dcb5 Fix some doxygen header groups. 2018-06-14 13:34:39 +01:00
James Benton
2770867c97 nn_ac: Move to nn/ac and start the C++ API. 2018-06-11 17:34:05 +01:00