prometheus-cpp
prometheus-cpp copied to clipboard
chore(core): Converted raw for-loop to `std::find_if`
Hi there & Greetings :smile_cat:! Wanted to help project out by converting a raw for-loop to its standard algorithm equivalent.