Constructors

An overloaded constructor is provided for creating a mask_array object.

  private:
  mask_array();
  mask_array(const mask_array&);