Skip to content
Snippets Groups Projects
Commit ca151d07 authored by hjk's avatar hjk
Browse files

CPlusPlus: Use QVector<Token> instead of QList


Better suited to avoid the indirection (sizeof(Token) > sizeof(void *))

Change-Id: Ia5f42781e720ef6aa8161f8f81ae8ddd8e58c837
Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@theqtcompany.com>
parent cb1d040c
No related branches found
No related tags found
No related merge requests found
Showing
with 31 additions and 31 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment