summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2014-04-25 20:56:35 +1000
committerChris Sherlock <chris.sherlock79@gmail.com>2014-04-25 23:34:09 +1000
commitcf3c6cb40f99fa1761a6af3d7447a899b9447868 (patch)
tree39586a006b6d3c1942d95050f0fd994d6d10e99a /sdext
parentef3b68886c2bf851ac4ff7511c0418ba8393ee29 (diff)
VCL: ImpObjStack replaced with std::stack
ImpObjStack uses it's own home-grown stack and stack functions. There is a function that unwinds the stack, but really it would be better if we used std::set. In fact, this is better, because the name ImpObjStack is really not terribly descriptive. I've replaced it with a stack of OutDevState objects. Change-Id: I87bdd4340ad77b7ffd9ff176fa5a9ffeac8b8666
Diffstat (limited to 'sdext')
0 files changed, 0 insertions, 0 deletions