stlFindInsert ftp://ftp.de.debian.org/debian/pool/main/g/gloox/gloox_1.0.28.orig.tar.bz2 gloox-1.0.28/src/rosteritem.cpp:155:31: performance: Searching before insertion is not necessary. Instead of 'm_resources[resource]=new Resource(0,EmptyString,Presence::Unavailable)' consider using 'm_resources.try_emplace(resource, new Resource(0,EmptyString,Presence::Unavailable));'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-chemistry-utils/gnome-chemistry-utils_0.14.17.orig.tar.bz2 gnome-chemistry-utils-0.14.17/plugins/paint/selection/lassotool.cc:306:31: performance: Searching before insertion is not necessary. Instead of 'SelectedWidgets[m_pData]=g_signal_connect_data(m_pData->Canvas,"destroy",OnWidgetDestroyed,this,NULL,(GConnectFlags)0)' consider using 'SelectedWidgets.try_emplace(m_pData, g_signal_connect_data(m_pData->Canvas,"destroy",OnWidgetDestroyed,this,NULL,(GConnectFlags)0));'. [stlFindInsert] gnome-chemistry-utils-0.14.17/plugins/paint/selection/selectiontool.cc:280:31: performance: Searching before insertion is not necessary. Instead of 'SelectedWidgets[m_pData]=g_signal_connect_data(m_pData->Canvas,"destroy",OnWidgetDestroyed,this,NULL,(GConnectFlags)0)' consider using 'SelectedWidgets.try_emplace(m_pData, g_signal_connect_data(m_pData->Canvas,"destroy",OnWidgetDestroyed,this,NULL,(GConnectFlags)0));'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/gnote/gnote_49.1.orig.tar.xz gnote-49.1/src/tag.cpp:47:29: performance: Searching before insertion is not necessary. Instead of 'm_notes[note.uri()]=¬e' consider using 'm_notes.try_emplace(note.uri(), ¬e);'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-bep-golibsass/golang-github-bep-golibsass_1.1.1.orig.tar.gz golibsass-1.1.1/libsass_src/src/extender.cpp:337:66: performance: Searching before insertion is not necessary. Instead of 'sourceSpecificity[simple]=complex->maxSpecificity()' consider using 'sourceSpecificity.try_emplace(simple, complex->maxSpecificity());'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-google-flatbuffers/golang-github-google-flatbuffers_24.12.23.orig.tar.gz flatbuffers-24.12.23/grpc/src/compiler/ts_generator.cc:80:32: performance: Searching before insertion is not necessary. [stlFindInsert] flatbuffers-24.12.23/grpc/src/compiler/ts_generator.cc:89:32: performance: Searching before insertion is not necessary. [stlFindInsert] flatbuffers-24.12.23/grpc/src/compiler/ts_generator.cc:162:34: performance: Searching before insertion is not necessary. [stlFindInsert] flatbuffers-24.12.23/grpc/src/compiler/ts_generator.cc:171:34: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/gr-framework/gr-framework_0.73.14+dfsg.orig.tar.xz sciapp-gr-c999041/lib/grm/grplot/grplotWidget.cxx:630:35: performance: Searching before insertion is not necessary. Instead of 'attribute_to_list[attr]=context_attr_list' consider using 'attribute_to_list.try_emplace(attr, context_attr_list);'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/grandorgue/grandorgue_3.16.2.orig.tar.gz GrandOrgue-grandorgue-75ffed6/src/grandorgue/model/GOEventHandlerList.h:35:23: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/graph-tool/graph-tool_2.98+ds.orig.tar.xz graph-tool-2.98+ds/src/graph/graphml.cpp:325:48: performance: Searching before insertion is not necessary. Instead of 'm_vertex[v]=m_g.do_add_vertex()' consider using 'm_vertex.try_emplace(v, m_g.do_add_vertex());'. [stlFindInsert] graph-tool-2.98+ds/src/graph/read_graphviz_new.cpp:533:34: performance: Searching before insertion is not necessary. Instead of 'subgraphs[name]=current()' consider using 'subgraphs.try_emplace(name, current());'. [stlFindInsert] graph-tool-2.98+ds/src/graph/read_graphviz_new.cpp:656:27: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/grcompiler/grcompiler_5.2.1.orig.tar.gz grcompiler-5.2.1/compiler/Fsm.h:172:29: performance: Searching before insertion is not necessary. [stlFindInsert] grcompiler-5.2.1/compiler/Fsm.h:188:29: performance: Searching before insertion is not necessary. [stlFindInsert] grcompiler-5.2.1/compiler/Fsm.cpp:447:16: performance: Searching before insertion is not necessary. [stlFindInsert] grcompiler-5.2.1/compiler/Fsm.cpp:735:20: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/grub-customizer/grub-customizer_5.2.5.orig.tar.gz grub-customizer-5.2.5/src/Controller/MainController.hpp:1137:33: performance: Searching before insertion is not necessary. Instead of 'duplicateIndex[*ruleIter]=nullptr' consider using 'duplicateIndex.try_emplace(*ruleIter, nullptr);'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/gsoap/gsoap_2.8.135.orig.tar.gz gsoap-2.8.135/gsoap/wsdl/service.cpp:2087:31: performance: Searching before insertion is not necessary. [stlFindInsert] gsoap-2.8.135/gsoap/wsdl/service.cpp:2180:31: performance: Searching before insertion is not necessary. [stlFindInsert] gsoap-2.8.135/gsoap/wsdl/service.cpp:2246:31: performance: Searching before insertion is not necessary. [stlFindInsert] gsoap-2.8.135/gsoap/VisualStudio2005/wsdl2h/wsdl2h/service.cpp:2087:31: performance: Searching before insertion is not necessary. [stlFindInsert] gsoap-2.8.135/gsoap/VisualStudio2005/wsdl2h/wsdl2h/service.cpp:2180:31: performance: Searching before insertion is not necessary. [stlFindInsert] gsoap-2.8.135/gsoap/VisualStudio2005/wsdl2h/wsdl2h/service.cpp:2246:31: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/g/gtk2-engines-oxygen/gtk2-engines-oxygen_1.4.6.orig.tar.bz2 oxygen-gtk2-1.4.6/demo/oxygensignalhandler.cpp:45:30: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/h2o/h2o_2.2.5+dfsg2.orig.tar.xz h2o-2.2.5+dfsg2/deps/brotli/enc/cluster.h:241:34: performance: Searching before insertion is not necessary. Instead of 'new_index[(*symbols)[i]]=next_index' consider using 'new_index.try_emplace((*symbols)[i], next_index);'. [stlFindInsert] h2o-2.2.5+dfsg2/deps/brotli/enc/block_splitter.cc:241:50: performance: Searching before insertion is not necessary. Instead of 'new_id[block_ids[i]]=static_cast(next_id)' consider using 'new_id.try_emplace(block_ids[i], static_cast(next_id));'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/hfst/hfst_3.16.2.orig.tar.bz2 hfst-3.16.2/tools/src/hfst-optimized-lookup.cc:443:36: performance: Searching before insertion is not necessary. Instead of 'feature_bucket[feat]=feat_num' consider using 'feature_bucket.try_emplace(feat, feat_num);'. [stlFindInsert] hfst-3.16.2/tools/src/hfst-optimized-lookup.cc:448:33: performance: Searching before insertion is not necessary. Instead of 'value_bucket[val]=val_num' consider using 'value_bucket.try_emplace(val, val_num);'. [stlFindInsert] hfst-3.16.2/tools/src/hfst-tagger/src/use_model_src/SequenceModelComponent.cc:55:70: performance: Searching before insertion is not necessary. Instead of 'symbol_to_number_map[string_symbol]=number_to_symbol_map.size()' consider using 'symbol_to_number_map.try_emplace(string_symbol, number_to_symbol_map.size());'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/hfst-ospell/hfst-ospell_0.5.4.orig.tar.bz2 hfst-ospell-0.5.4/hfst-ol.cc:466:44: performance: Searching before insertion is not necessary. Instead of 'feature_bucket[feat]=feat_num' consider using 'feature_bucket.try_emplace(feat, feat_num);'. [stlFindInsert] hfst-ospell-0.5.4/hfst-ol.cc:471:41: performance: Searching before insertion is not necessary. Instead of 'value_bucket[val]=val_num' consider using 'value_bucket.try_emplace(val, val_num);'. [stlFindInsert] hfst-ospell-0.5.4/hfst-ol.cc:539:44: performance: Searching before insertion is not necessary. Instead of 'feature_bucket[feat]=feat_num' consider using 'feature_bucket.try_emplace(feat, feat_num);'. [stlFindInsert] hfst-ospell-0.5.4/hfst-ol.cc:544:41: performance: Searching before insertion is not necessary. Instead of 'value_bucket[val]=val_num' consider using 'value_bucket.try_emplace(val, val_num);'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/highs/highs_1.12.0+ds1.orig.tar.xz ERGO-Code-HiGHS-755a8e0/highs/io/FilereaderLp.cpp:130:66: performance: Searching before insertion is not necessary. Instead of 'consofvarmap_index[lt->var]=std::vector()' consider using 'consofvarmap_index.try_emplace(lt->var, std::vector());'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/hinge/hinge_0.5.0.orig.tar.gz HINGE-0.5.0/src/filter/filter.cpp:539:89: performance: Searching before insertion is not necessary. Instead of 'self_aln_list[aln[i]->read_A_id_]=std::vector>()' consider using 'self_aln_list.try_emplace(aln[i]->read_A_id_, std::vector>());'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/hsail-tools/hsail-tools_0~20180830.orig.tar.xz hsail-tools-0~20180830/libHSAIL/HSAILDump.cpp:198:31: performance: Searching before insertion is not necessary. [stlFindInsert] hsail-tools-0~20180830/libHSAIL/HSAILDump.cpp:204:35: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/hyperrogue/hyperrogue_12.1q.orig.tar.xz hyperrogue-12.1q/intra.cpp:481:25: performance: Searching before insertion is not necessary. Instead of 'intra_id[c1]=p.second' consider using 'intra_id.try_emplace(c1, p.second);'. [stlFindInsert] hyperrogue-12.1q/textures.cpp:1677:38: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/h/hyperscan/hyperscan_5.4.2.orig.tar.gz intel-hyperscan-bc3b191/tools/hscollider/GraphTruth.cpp:356:41: performance: Searching before insertion is not necessary. [stlFindInsert] intel-hyperscan-bc3b191/tools/hscollider/GroundTruth.cpp:645:41: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/i/icedtea-web/icedtea-web_1.8.8.orig.tar.xz IcedTea-Web-icedtea-web-1.8.8/tests/cpp-unit-tests/browser_mock_npidentifier.cc:89:81: performance: Searching before insertion is not necessary. Instead of '__np_string_identifiers[safe_copy]=MockedNPIdentifier_t::safe_allocate(safe_copy)' consider using '__np_string_identifiers.try_emplace(safe_copy, MockedNPIdentifier_t::safe_allocate(safe_copy));'. [stlFindInsert] IcedTea-Web-icedtea-web-1.8.8/tests/cpp-unit-tests/browser_mock_npidentifier.cc:97:70: performance: Searching before insertion is not necessary. Instead of '__np_int_identifiers[i]=MockedNPIdentifier_t::safe_allocate(i)' consider using '__np_int_identifiers.try_emplace(i, MockedNPIdentifier_t::safe_allocate(i));'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/i/idba/idba_1.1.3.orig.tar.gz idba-1.1.3/src/graph/contig_graph.cpp:1057:36: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/i/ignition-transport/ignition-transport_11.0.0+ds.orig.tar.xz ign-transport-ignition-transport11_11.0.0/src/CIface.cc:65:58: performance: Searching before insertion is not necessary. Instead of '_node->publishers[_topic]=_node->nodePtr->Advertise(_topic,_msgType)' consider using '_node->publishers.try_emplace(_topic, _node->nodePtr->Advertise(_topic,_msgType));'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/i/igor/igor_1.4.0+dfsg.orig.tar.xz IGoR-1.4.0/igor_src/Aligner.cpp:1646:39: performance: Searching before insertion is not necessary. [stlFindInsert] IGoR-1.4.0/igor_src/Model_marginals.cpp:537:39: performance: Searching before insertion is not necessary. [stlFindInsert] IGoR-1.4.0/igor_src/Model_marginals.cpp:541:62: performance: Searching before insertion is not necessary. [stlFindInsert] IGoR-1.4.0/igor_src/main.cpp:1799:66: performance: Searching before insertion is not necessary. [stlFindInsert] IGoR-1.4.0/igor_src/main.cpp:1875:65: performance: Searching before insertion is not necessary. [stlFindInsert] IGoR-1.4.0/igor_src/main.cpp:1907:66: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/i/indi-bresserexos2/indi-bresserexos2_1.0+20221223130124.orig.tar.gz indi-bresserexos2-1.0+20221223130124/StateMachine.hpp:121:54: performance: Searching before insertion is not necessary. Instead of 'mTransitionTable[stateSignalTupel]=toState' consider using 'mTransitionTable.try_emplace(stateSignalTupel, toState);'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/j/jack-capture/jack-capture_0.9.73.orig.tar.gz jack_capture-0.9.73/jack_capture_gui2.cpp:106:63: performance: Searching before insertion is not necessary. Instead of 'fZoneMap[z]=new std::list()' consider using 'fZoneMap.try_emplace(z, new std::list());'. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/j/jags/jags_4.3.2.orig.tar.gz JAGS-4.3.2/src/lib/Console.cc:137:18: performance: Searching before insertion is not necessary. [stlFindInsert] ftp://ftp.de.debian.org/debian/pool/main/k/kate/kate_25.04.3.orig.tar.xz kate-25.04.3/addons/gdbplugin/dapbackend.cpp:659:66: performance: Searching before insertion is not necessary. Instead of 'm_breakpoints[id]=QList>()' consider using 'm_breakpoints.try_emplace(id, QList>());'. [stlFindInsert]