constexpr initializer_list() noexcept;
Effects: Constructs an empty initializer_list object.
Postconditions: size() == 0.