appendEqOp< T > Struct Template Reference

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

Public Member Functions

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

Detailed Description

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

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

Definition at line 570 of file ListOps.H.

Member Function Documentation

◆ operator()()

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

Definition at line 1078 of file ListOpsTemplates.C.

References T, x, and y.


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