reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
15 LC.Sections.erase(std::remove_if(std::begin(LC.Sections), 15 LC.Sections.erase(std::remove_if(std::begin(LC.Sections), 16 std::end(LC.Sections), ToRemove), 17 std::end(LC.Sections));