|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Convert from unsigned short
More... to short.
#include <Teuchos_as.hpp>
Static Public Member Functions | |
| static short | convert (const unsigned short t) |
| static short | safeConvert (const unsigned short t) |
Convert from unsigned short to short.
Definition at line 1743 of file Teuchos_as.hpp.
| static short Teuchos::ValueTypeConversionTraits< short, unsigned short >::convert | ( | const unsigned short | t | ) | [inline, static] |
Definition at line 1745 of file Teuchos_as.hpp.
| static short Teuchos::ValueTypeConversionTraits< short, unsigned short >::safeConvert | ( | const unsigned short | t | ) | [inline, static] |
Definition at line 1749 of file Teuchos_as.hpp.
1.7.6.1