Searched refs:customComponentsVector (Results 1 – 1 of 1) sorted by relevance
285 std::vector<int> customComponentsVector; in readOtherComponents() local286 customComponentsVector.reserve(customComponents.size()); in readOtherComponents()288 std::back_inserter(customComponentsVector), in readOtherComponents()299 std::copy_if(customComponentsVector.begin(), customComponentsVector.end(), in readOtherComponents()311 std::copy_if(customComponentsVector.begin(), customComponentsVector.end(), in readOtherComponents()