Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos_getConst.hpp File Reference
Include dependency graph for Teuchos_getConst.hpp:
This graph shows which files directly or indirectly include this file:

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.