Changeset e037873d in mainline


Ignore:
Timestamp:
2018-07-05T21:41:21Z (6 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
492377a
Parents:
99bf4c4
git-author:
Dzejrou <dzejrou@…> (2018-04-25 21:31:50)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:21)
Message:

cpp: fixed policy type for multimap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/include/impl/unordered_map.hpp

    r99bf4c4 re037873d  
    13191319                hasher, key_equal, allocator_type, size_type,
    13201320                iterator, const_iterator, local_iterator, const_local_iterator,
    1321                 aux::hash_single_policy
     1321                aux::hash_multi_policy
    13221322            >;
    13231323            using node_type = typename table_type::node_type;
Note: See TracChangeset for help on using the changeset viewer.