2#ifdef USE_INITIALIZER_LIST
82#ifdef USE_INITIALIZER_LIST
111 for (
int j = 0;
j <
size;
j++) {
133 for (
int j = 0;
j < copyFrom.
size();
j++) {
140 template <
typename TT,
int N>
143 for (
int j = 0;
j < N;
j++) {
152 for (
int j = 0;
j < copyFrom.
size();
j++) {
162 this->
len = to - from;
164 for (
size_t j = 0;
j < this->
len;
j++) {
197 for (
int j =
len;
j >= 0;
j--) {
207 for (
int j =
len;
j >= 0;
j--) {
227 for (
auto ptr =
v1; ptr !=
v2; ptr++) {
307#if defined(NO_INPLACE_INIT_SUPPORT)
321 for (
int j = 0;
j <
size();
j++) {
369 if (copy && this->len > 0) {
403 for (
int j = from;
j < to;
j++) {
#define assert(T)
Definition avr.h:10