OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
matheval::detail::holds_alternative_impl< T > Struct Template Reference

#include <matheval.hpp>

Collaboration diagram for matheval::detail::holds_alternative_impl< T >:
Collaboration graph

Public Types

using result_type = bool
 

Public Member Functions

template<typename U >
bool operator() (U const &) const
 

Detailed Description

template<typename T>
struct matheval::detail::holds_alternative_impl< T >

Definition at line 334 of file matheval.hpp.

Member Typedef Documentation

◆ result_type

template<typename T >
using matheval::detail::holds_alternative_impl< T >::result_type = bool

Definition at line 335 of file matheval.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename U >
bool matheval::detail::holds_alternative_impl< T >::operator() ( U const &  ) const
inline

Definition at line 338 of file matheval.hpp.


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