Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Teuchos::ValueTypeConversionTraits< int, unsigned int > Class Reference

Convert from unsigned int to int. More...

#include <Teuchos_as.hpp>

Static Public Member Functions

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

Detailed Description

Convert from unsigned int to int.

Definition at line 1790 of file Teuchos_as.hpp.

Member Function Documentation

◆ convert()

Definition at line 1792 of file Teuchos_as.hpp.

◆ safeConvert()

Definition at line 1796 of file Teuchos_as.hpp.


The documentation for this class was generated from the following file: