Azure-Kinect-Sensor-SDK/include
wes-b 1c720deedd
Add CPP support to K4A_DECLARE_CONTEXT (#149)
* When compiled into a CPP file new/delete are used for the context.
When called from a C file malloc/free are used. UT's have been
added to confirm this.

* addressing comments

* addressing build error, nothrow appears to be a CPP17 feature

* adding nothrow back

* reverting nothrow from record tests, this was unintentional

* Single allocation
2019-03-20 10:14:58 -07:00
..
k4a User/axduan/add mm in parameter name (#159) 2019-03-19 14:00:52 -07:00
k4ainternal Add CPP support to K4A_DECLARE_CONTEXT (#149) 2019-03-20 10:14:58 -07:00
k4arecord Documentation review (#118) 2019-03-07 12:39:22 -08:00