AppLayerLabs / bdk-cpp

MIT License
7 stars 12 forks source link

Change std::vector<Event> for MultiIndex Container #84

Closed jcarraror closed 7 months ago

jcarraror commented 7 months ago

Use Boost MultiIndex container for representing a set of Events instead of plain std::vector.

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

D Reliability Rating on New Code (required ≥ A)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint