sizeOp< T > Struct Template Reference

Extract size (as label) from an object, typically using its size() method. More...

Public Member Functions

label operator() (const T &obj) const
 

Detailed Description

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

Extract size (as label) from an object, typically using its size() method.

Definition at line 690 of file UList.H.

Member Function Documentation

◆ operator()()

label operator() ( const T obj) const
inline

Definition at line 692 of file UList.H.


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