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

Static Public Member Functions

static void write (T const &x, std::ostream &stream)
 

Detailed Description

template<typename T>
struct Teuchos::YAMLParameterList::YamlWrite< T >

Definition at line 1174 of file Teuchos_YamlParser.cpp.

Member Function Documentation

◆ write()

template<typename T >
static void Teuchos::YAMLParameterList::YamlWrite< T >::write ( T const & x,
std::ostream & stream )
inlinestatic

Definition at line 1175 of file Teuchos_YamlParser.cpp.


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