commit | f325e28656b51167f29496e87926b805240052c4 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Jun 13 15:02:32 2018 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Thu Jun 14 12:41:55 2018 +0100 |
tree | b37117db0fa312c567fddb8d6a06df6dd0b9c052 | |
parent | 50fac06c51864f293c61ff9d0983b82698cf6dac [diff] |
Remove POD helper classes for BitTableBuilder. Instead of declaring the classes explicitly and then casting, create generic BitTableBuilder::Entry class for that purpose. This removes the need to keep the POD helper classes in sync. Test: test-art-host-gtest-stack_map_test Test: test-art-host-gtest-bit_table_test Change-Id: I4c632313bafd3a4bc823648436a5310b6f2a1d13