Is std::array<int,10> (without myself using new) guaranteed to be allocated in the stack rather then the …