#include "Container/set-traits.h"
Include dependency graph for set-primitives.h:
Go to the source code of this file.
Compounds | |
class | is_element_of_pred |
Predicate class for testing if ![]() | |
Functions | |
template<class It, class S2> bool | is_subset (It beg, It end, const S2 &s2) |
Tests a sequence [b,e) for inclusion in the set s2. More... |