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

#include <Teuchos_any.hpp>

Public Member Functions

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

Detailed Description

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

Definition at line 113 of file Teuchos_any.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 114 of file Teuchos_any.hpp.


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