Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::compare< T, std::true_type > Struct Template Reference

#include <Teuchos_any.hpp>

Public Member Functions

bool operator() (T const &a, T const &b) const
 

Detailed Description

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

Definition at line 124 of file Teuchos_any.hpp.

Member Function Documentation

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

Definition at line 125 of file Teuchos_any.hpp.


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