user-defined constructor added to prevent Intel compilers warnings. According to the standard, objects need to have a user-defined constructor if instances are delcared const.
user-defined constructor added to prevent Intel compilers warnings. According to the standard, objects need to have a user-defined constructor if instances are delcared const.