ListAppendEqOp< T > Struct Template Reference

List operator to append one list onto another. More...

Public Member Functions

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

Detailed Description

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

List operator to append one list onto another.

Definition at line 306 of file ListOps.H.

Member Function Documentation

◆ operator()()

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

Definition at line 869 of file ListOpsTemplates.C.

References forAll, x, and y.


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