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

#include <Teuchos_any.hpp>

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: