Home
last modified time | relevance | path

Searched refs:isSupersetOrEqual (Results 1 – 2 of 2) sorted by relevance

/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/
H A Dset.h442 bool isSupersetOrEqual(const Set< Key, OtherAlloc >& s) const;
H A Dset_tpl.h594 INLINE bool Set< Key, Alloc >::isSupersetOrEqual(const Set< Key, OtherAlloc >& s) const { in isSupersetOrEqual() function