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::false_type > Struct Template Reference

#include <Teuchos_any.hpp>

Public Member Functions

std::ostream & operator() (std::ostream &s, T const &) const
 

Detailed Description

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

Definition at line 134 of file Teuchos_any.hpp.

Member Function Documentation

◆ operator()()

template<class T >
std::ostream & Teuchos::print< T, std::false_type >::operator() ( std::ostream &  s,
T const &   
) const
inline

Definition at line 135 of file Teuchos_any.hpp.


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