Dictionary type changed from std::map to std::multimap. But need to improve this

This commit is contained in:
2015-07-16 23:34:43 +03:00
parent 8d5b9bfc95
commit 7825985f1d
5 changed files with 12 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CodeLite_Project Name="CrossBench" InternalType="GUI">
<Plugins>
<Plugin Name="CppCheck"/>
<Plugin Name="CMakePlugin">
<![CDATA[[{
"name": "Debug",
@@ -31,7 +32,6 @@
"parentProject": ""
}]]]>
</Plugin>
<Plugin Name="CppCheck"/>
</Plugins>
<Description/>
<Dependencies/>