gravatar
kpeter (Peter Kovacs)
kpeter@inf.elte.hu
Bug fix in maps.h.
0 1 0
default
1 file changed with 2 insertions and 2 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -1310,3 +1310,3 @@
1310 1310
  public:
1311
    typedef typename Container::value_type Key;
1311
    typedef typename Functor::argument_type Key;
1312 1312
    typedef bool Value;
... ...
@@ -1345,3 +1345,3 @@
1345 1345
  public:
1346
    typedef typename Container::value_type Key;
1346
    typedef typename Functor::argument_type Key;
1347 1347
    typedef bool Value;
0 comments (0 inline)