Wrapping and Braces settings does not seem to apply correctly on initializer lists for multi-dimensional objects
Hi
I have been trying to format the initialization lists for a std::map object but I cant seem to get it right.
I would like for the formatting to be applied like this:

But what I am getting is:

My settings are as follows:


What should I change to get the specific outcome?
Thank you.
Please sign in to leave a comment.