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

List helper to append y unique elements onto the end of x. More...

#include <ListOps.H>

Public Member Functions

void operator() (List< T > &x, const UList< T > &y) const

Detailed Description

template<class T>
struct Foam::ListOps::uniqueEqOp< T >

List helper to append y unique elements onto the end of x.

Definition at line 720 of file ListOps.H.

Member Function Documentation

◆ operator()()

template<class T>
void operator() ( List< T > & x,
const UList< T > & y ) const

Definition at line 1095 of file ListOpsTemplates.C.

References Foam::T(), x, and y.

Here is the call graph for this function:

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