Loading...
Searching...
No Matches
accessOp< T > Struct Template Reference

Object access operator or list access operator (default is pass-through). More...

#include <UList.H>

Public Member Functions

const Toperator() (const T &obj) const

Detailed Description

template<class T>
struct Foam::accessOp< T >

Object access operator or list access operator (default is pass-through).

See also
ListListOps::combine()

Definition at line 1119 of file UList.H.

Member Function Documentation

◆ operator()()

template<class T>
const T & operator() ( const T & obj) const
inline

Definition at line 1121 of file UList.H.

References Foam::T().

Here is the call graph for this function:

The documentation for this struct was generated from the following file:
  • src/OpenFOAM/containers/Lists/List/UList.H