List helper to append y 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 elements onto the end of x.
Definition at line 1074 of file ListOpsTemplates.C.