Menu

#441 Initializer list in parent constructor call

closed-fixed
bug (5) 2.06 (1)
2018-01-25
2017-06-11
No

When using an initializer-list in a call to a parent constructor, the indentation of this call is destroyed.
(See Child-Constructor of the example)

It seems, he thinks the opening curly bracket of the initializer-list is the beginning of the constructor's body.

3 Attachments

Discussion

  • Jim Pattee

    Jim Pattee - 2017-06-27
    • status: open --> open-fixed
    • assigned_to: Jim Pattee
     
  • Jim Pattee

    Jim Pattee - 2017-06-27

    Fixed and in Subversion.

     
  • Jim Pattee

    Jim Pattee - 2018-01-25
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.