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