Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::print< T, std::true_type > Struct Template Reference

#include <Teuchos_any.hpp>

Inheritance diagram for Teuchos::print< T, std::true_type >:

Public Member Functions

std::ostream & operator() (std::ostream &a, T const &b) const

Detailed Description

template<class T>
struct Teuchos::print< T, std::true_type >

Definition at line 145 of file Teuchos_any.hpp.

Member Function Documentation

◆ operator()()

template<class T>
std::ostream & Teuchos::print< T, std::true_type >::operator() ( std::ostream & a,
T const & b ) const
inline

Definition at line 146 of file Teuchos_any.hpp.


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