Skip to content

Teuchos: fix for an issue on Cray with Intel compiler

James Willenbring requested to merge crtrott:master into master

Created by: crtrott

This fix addresses issue #93 (closed) for the case where virtual functions are called within the class constructor of VerboseObject and VerboseObjectBase.

@trilinos/teuchos

Merge request reports