Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
Teuchos::ValueTypeConversionTraits< short, unsigned short > Class Template Reference

Convert from unsigned short to short. More...

#include <Teuchos_as.hpp>

List of all members.

Static Public Member Functions

static short convert (const unsigned short t)
static short safeConvert (const unsigned short t)

Detailed Description

template<>
class Teuchos::ValueTypeConversionTraits< short, unsigned short >

Convert from unsigned short to short.

Definition at line 1743 of file Teuchos_as.hpp.


Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines