#include <Teuchos_ConstTypeTraits.hpp>
Public Types | |
typedef UnConst< T >::Result | NonConstType |
|
See "Modern C++ Design", 2001, by Andrei Alexandrescu.
Definition at line 46 of file Teuchos_ConstTypeTraits.hpp.
typedef UnConst<T>::Result Teuchos::ConstTypeTraits< T >::NonConstType |