45#ifndef TEUCHOS_DUMMYOBJECTGETTER_HPP
46#define TEUCHOS_DUMMYOBJECTGETTER_HPP
Class for retrieving a dummy object of type T.
static RCP< T > getDummyObject()
Retrieves a dummy object of type T.
Smart reference counting pointer class for automatic garbage collection.
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Deprecated.