Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Use std::vector for fields grouping indices #1551

Merged
merged 1 commit into from
Nov 10, 2016

Conversation

congwang
Copy link
Contributor

We always push back, so std::vector is enough and faster than std::list.

@objmagic
Copy link
Contributor

👍

@congwang congwang merged commit 5fd7766 into apache:master Nov 10, 2016
@congwang congwang deleted the cwang/use-vector branch November 10, 2016 23:54
nicknezis pushed a commit that referenced this pull request Sep 14, 2020
We always push at back, so std::vector is enough and faster than std::list.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants