I am trying to implement an increment operator overloading function operator++ for Boost.MultiArray in C++. The main idea of this increment operator is to apply
operator++