* src/tgbaalgos/emptiness_stats.hh (unsigned_statistics::stats_map_):

Use char* for keys, not std::string.
This commit is contained in:
Alexandre Duret-Lutz 2005-02-04 11:55:45 +00:00
parent 9c2c3926c7
commit 479c4833e0
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-02-04 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/emptiness_stats.hh (unsigned_statistics::stats_map_):
Use char* for keys, not std::string.
2005-02-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
* tgbaalgos/emptiness_stats.hh (unsigned_statistics): New base