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 |
List helper to append y unique elements onto the end of x.
Definition at line 1095 of file ListOpsTemplates.C.
References Foam::T(), x, and y.
