42#ifndef TEUCHOS_GET_CONST_HPP
43#define TEUCHOS_GET_CONST_HPP
Teuchos header file which uses auto-configuration information to include necessary C++ headers.
Concrete serial communicator subclass.
const T & getConst(T &t)
Return a constant reference to an object given a non-const reference.