Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Sacado::MarkConstant< T > Struct Template Reference

Base template specification for marking constants. More...

#include <Sacado_Traits.hpp>

Static Public Member Functions

static SACADO_INLINE_FUNCTION void eval (T &x)
 

Detailed Description

template<typename T>
struct Sacado::MarkConstant< T >

Base template specification for marking constants.

Definition at line 404 of file Sacado_Traits.hpp.

Member Function Documentation

◆ eval()

template<typename T >
static SACADO_INLINE_FUNCTION void Sacado::MarkConstant< T >::eval ( T x)
inlinestatic

Definition at line 406 of file Sacado_Traits.hpp.


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