|
Teuchos - Trilinos Tools Package
Version of the Day
|
Class for retrieving a dummy object of type T. More...
#include <Teuchos_DummyObjectGetter.hpp>
Static Public Member Functions | |
| static RCP< T > | getDummyObject () |
| Retrieves a dummy object of type T. | |
Class for retrieving a dummy object of type T.
Definition at line 55 of file Teuchos_DummyObjectGetter.hpp.
| static RCP<T> Teuchos::DummyObjectGetter< T >::getDummyObject | ( | ) | [inline, static] |
Retrieves a dummy object of type T.
Definition at line 60 of file Teuchos_DummyObjectGetter.hpp.
1.7.6.1