Using initializer list (4.13)

I have found a new feature which was implemented in 4.13

New: Added C++11 initializer list
support to TArray and TSet.

Could you give an example of usage for array of structures?