History log of /frameworks/av/media/libstagefright/foundation/tests/TypeTraits_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e322cc51459b3fac11e7a080c3eb8ee1bfb36fc8 16-Nov-2016 Lajos Molnar <lajos@google.com> stagefright/foundation: add AUnion and AData templates

Bug: 32885576
Change-Id: I33e09f3b91ea8e680779c0e0f77d1de9660c02d9
/frameworks/av/media/libstagefright/foundation/tests/TypeTraits_test.cpp
fba972f9d7f87c47ac0820b7f99420acc7e5dc36 15-Nov-2016 Lajos Molnar <lajos@google.com> stagefright/foundation: add TypeTraits.h and Flagged.h

TypeTraits.h includes some additional type utility templates not
covered by <type_traits>.

Flagged.h is a template that allows adding flags to an arbitrary
type, and combine additional flags into that.

Bug: 32885576
Change-Id: I13faa6d265cc06df76609b255704d0cf22e2d904
/frameworks/av/media/libstagefright/foundation/tests/TypeTraits_test.cpp