intersection.hxx File Reference
#include <set>
Include dependency graph for intersection.hxx:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
huc | |
huc::combinatory | |
Functions | |
template<typename Container , typename IT > | |
Container | huc::combinatory::Intersection (const IT &beginFirst, const IT &endFirst, const IT &beginSecond, const IT &endSecond) |