OSDN Git Service

fifo: index is now a class instead of a struct
authorGlenn Kasten <gkasten@google.com>
Fri, 2 Dec 2016 23:04:39 +0000 (15:04 -0800)
committerGlenn Kasten <gkasten@google.com>
Fri, 2 Dec 2016 23:21:15 +0000 (15:21 -0800)
commit29381adb08373c1ab4afc178f0633870703fec58
treee04aa6077aa311af03dfa5cb6497895235f038ed
parent7cc8f545385d09aaa0c6e081856d7e3c8e500133
fifo: index is now a class instead of a struct

And confirm that it is POD with static_assert.

Test: builds OK
Change-Id: I9a703c38e9c67e406a1ac6a699a1ffd851efcb8a
audio_utils/include/audio_utils/fifo_index.h