OpcUaCanOpen
CANopen OPC-UA server
exprtk::details::vararg_min_op< T > Struct Template Reference

#include <exprtk.hpp>

Inherits opr_base< T >.

Public Types

typedef opr_base< T >::Type Type
 

Static Public Member Functions

template<typename Type , typename Allocator , template< typename, typename > class Sequence>
static T process (const Sequence< Type, Allocator > &arg_list)
 
template<typename Sequence >
static T process_1 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_2 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_3 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_4 (const Sequence &arg_list)
 
template<typename Sequence >
static T process_5 (const Sequence &arg_list)
 

Detailed Description

template<typename T>
struct exprtk::details::vararg_min_op< T >

Definition at line 12544 of file exprtk.hpp.

Member Typedef Documentation

◆ Type

template<typename T >
typedef opr_base<T>::Type exprtk::details::vararg_min_op< T >::Type

Definition at line 12546 of file exprtk.hpp.

Member Function Documentation

◆ process()

template<typename T >
template<typename Type , typename Allocator , template< typename, typename > class Sequence>
static T exprtk::details::vararg_min_op< T >::process ( const Sequence< Type, Allocator > &  arg_list)
inlinestatic

Definition at line 12551 of file exprtk.hpp.

◆ process_1()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_1 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12579 of file exprtk.hpp.

◆ process_2()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_2 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12585 of file exprtk.hpp.

◆ process_3()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_3 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12591 of file exprtk.hpp.

◆ process_4()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_4 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12597 of file exprtk.hpp.

◆ process_5()

template<typename T >
template<typename Sequence >
static T exprtk::details::vararg_min_op< T >::process_5 ( const Sequence &  arg_list)
inlinestatic

Definition at line 12605 of file exprtk.hpp.


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