OSDN Git Service

Add arena stack and priority queue type aliases
authorMatthew Gharrity <gharrma@google.com>
Fri, 29 Jul 2016 16:13:33 +0000 (09:13 -0700)
committerMatthew Gharrity <gharrma@google.com>
Fri, 29 Jul 2016 17:38:46 +0000 (10:38 -0700)
commit33ee1205a8c66c36f86378e2cbaec14e9b3097ea
tree475b1427e95f0592881260b9d1ee465934e05545
parent4c4d6f42cff3d9a43db3e44716726c2cd39c23bb
Add arena stack and priority queue type aliases

These will be used in the graph coloring register allocator.

Test: m test-art-host

Change-Id: I4d3d063ae5a02e697f07fc8212f391b5347270e5
runtime/base/arena_containers.h