🎄T
Size: a a a
🎄T
К
К
template <class _Elem>
class initializer_list {
public:
using value_type = _Elem;
using reference = const _Elem&;
using const_reference = const _Elem&;
using size_type = size_t;
using iterator = const _Elem*;
using const_iterator = const _Elem*;
🎄T
🎄T
К
К
🎄T
К
К
🎄T
🎄T
К
К
К
К
К
К
🎄T
К