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,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CodeLite_Workspace Name="CrossGen" Database="">
<Project Name="wxCrossGen" Path="wxCrossGen/wxCrossGen.project" Active="No"/>
<Project Name="CrossBench" Path="CrossBench/CrossBench.project" Active="Yes"/>
<Project Name="wxCrossGen" Path="wxCrossGen/wxCrossGen.project" Active="Yes"/>
<Project Name="CrossBench" Path="CrossBench/CrossBench.project" Active="No"/>
<Environment>
<![CDATA[]]>
</Environment>
@@ -12,7 +12,7 @@
</WorkspaceConfiguration>
<WorkspaceConfiguration Name="Release" Selected="yes">
<Project Name="wxCrossGen" ConfigName="Release"/>
<Project Name="CrossBench" ConfigName="Profiling"/>
<Project Name="CrossBench" ConfigName="Release"/>
</WorkspaceConfiguration>
</BuildMatrix>
</CodeLite_Workspace>