Public Types | Static Public Member Functions | List of all members
Eigen::internal::has_ReturnType< T > Struct Template Reference

#include <Meta.h>

Public Types

enum  { value = sizeof(testFunctor<T>(static_cast<T*>(0))) == sizeof(meta_yes) }
 

Static Public Member Functions

template<typename C >
static meta_yes testFunctor (C const *, typename C::ReturnType const *=0)
 
template<typename C >
static meta_no testFunctor (...)
 

Detailed Description

template<typename T>
struct Eigen::internal::has_ReturnType< T >

Definition at line 656 of file Meta.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 661 of file Meta.h.

Member Function Documentation

◆ testFunctor() [1/2]

template<typename T >
template<typename C >
static meta_yes Eigen::internal::has_ReturnType< T >::testFunctor ( C const *  ,
typename C::ReturnType const *  = 0 
)
static

◆ testFunctor() [2/2]

template<typename T >
template<typename C >
static meta_no Eigen::internal::has_ReturnType< T >::testFunctor (   ...)
static

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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:51