![]() |
Pioneer
|
#include <Weld.h>
Public Member Functions | |
| Uint32 | operator() (std::vector< T > &p, std::vector< Uint32 > &xrefs) |
Generic welding routine. This function welds the elements of the array p and returns the cross references in the xrefs array. To compare the elements it uses the given hash and equal functors.
This code is based on the ideas of Ville Miettinen and Pierre Terdiman.
|
inline |
