On Sun, Sep 25, 2011 at 03:36:51PM +0300, Yonit Halperin wrote:
> use std::map instead of a specific template (CHash).
> There is no need for special template. Moreover, using
> std::map will allow easy iteration over the surfaces.
>
This doesn't apply cleanly, in a trivial to fix way.
> Signed-
use std::map instead of a specific template (CHash).
There is no need for special template. Moreover, using
std::map will allow easy iteration over the surfaces.
Signed-off-by: Yonit Halperin
---
client/canvas.cpp | 25 +++-
client/canvas.h| 152 --