|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Teuchos_ConfigDefs.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
Functions | |
| template<class T> | |
| const T & | Teuchos::getConst (T &t) |
| Return a constant reference to an object given a non-const reference. | |