#include "Teuchos_ConfigDefs.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Teuchos |
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
Functions | |
template<class T > | |
const T & | Teuchos::getConst (T &t) |
Return a constant reference to an object given a non-const reference. |