Zack Buhman e179ce3bf6 smpc: add [] operator
It appears much more convenient to access oreg in particular via an "index
variable". To avoid repeated boilerplate, add the accessor here as a c++
operator overload. This makes smpc.h c++-only. With defines guarding the
overload, it could be reduced to C again, though I decided I don't want to
bother with testing that.
2023-05-07 02:16:38 -07:00
2023-01-30 00:10:57 -08:00
2023-01-23 16:50:42 -08:00
2023-01-26 22:19:55 -08:00
2023-01-23 16:50:42 -08:00
2023-01-23 16:50:42 -08:00
2023-03-12 01:52:51 +00:00
2023-01-23 16:50:42 -08:00
2023-01-29 14:21:19 -08:00
2023-01-09 17:54:50 -08:00
2023-01-24 23:24:56 -08:00
2023-03-12 01:52:51 +00:00
2023-05-07 02:16:38 -07:00
2023-01-07 17:26:49 -08:00
2023-05-07 02:16:38 -07:00
2023-03-12 01:52:51 +00:00
2023-01-28 14:59:01 -08:00
Description
No description provided
MIT 206 KiB
Languages
C 82.7%
Assembly 8.5%
Makefile 7.3%
C++ 1.5%