Sacado 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
Sacado::TemplateManager< TypeSeq, BaseT, ObjectT >::type_info_less Struct Reference

Implementation of < for type_info objects. More...

Public Member Functions

bool operator() (const std::type_info *a, const std::type_info *b)
 

Detailed Description

template<typename TypeSeq, typename BaseT, typename ObjectT>
struct Sacado::TemplateManager< TypeSeq, BaseT, ObjectT >::type_info_less

Implementation of < for type_info objects.

Definition at line 74 of file Sacado_TemplateManager.hpp.

Member Function Documentation

template<typename TypeSeq, typename BaseT, typename ObjectT>
bool Sacado::TemplateManager< TypeSeq, BaseT, ObjectT >::type_info_less::operator() ( const std::type_info *  a,
const std::type_info *  b 
)
inline

Definition at line 75 of file Sacado_TemplateManager.hpp.


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