LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
sc::FuncNotElem< FuncElem, Elem > Struct Template Reference

#include <mtvfunctions.hxx>

Public Member Functions

 FuncNotElem (FuncElem &f)
 
bool operator() (size_t s, Elem elem) const
 

Public Attributes

FuncElem & func
 

Detailed Description

template<typename FuncElem, typename Elem>
struct sc::FuncNotElem< FuncElem, Elem >

Definition at line 27 of file mtvfunctions.hxx.

Constructor & Destructor Documentation

◆ FuncNotElem()

template<typename FuncElem , typename Elem >
sc::FuncNotElem< FuncElem, Elem >::FuncNotElem ( FuncElem &  f)
inline

Definition at line 30 of file mtvfunctions.hxx.

Member Function Documentation

◆ operator()()

template<typename FuncElem , typename Elem >
bool sc::FuncNotElem< FuncElem, Elem >::operator() ( size_t  s,
Elem  elem 
) const
inline

Definition at line 31 of file mtvfunctions.hxx.

References sc::FuncNotElem< FuncElem, Elem >::func.

Member Data Documentation

◆ func

template<typename FuncElem , typename Elem >
FuncElem& sc::FuncNotElem< FuncElem, Elem >::func

Definition at line 29 of file mtvfunctions.hxx.

Referenced by sc::FuncNotElem< FuncElem, Elem >::operator()().


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