Skip to content
Snippets Groups Projects
Commit aa645254 authored by Christian Kamm's avatar Christian Kamm Committed by hjk
Browse files

C++11: More (expression-list) or brace-init-list.


This time in the 'new' expression. Changed it to make
new C(1, abc...) and new C{1, abc}
work.

Change-Id: I7232798fd083b653ee04ef9ede386d6536133e16
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent 83da5f68
No related branches found
No related tags found
Loading
Showing
with 19 additions and 177 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