FreeBSD Manual Pages
sc::AVLSet< K >(3) MPQC sc::AVLSet< K >(3) NAME sc::AVLSet< K > SYNOPSIS Classes class iterator Public Member Functions void clear () void insert (const K &key) void remove (const K &key) int contains (const K &key) const iterator find (const K &k) const int height () void check () int length () const iterator begin () const iterator end () const void operator-= (const AVLSet< K > &s) void operator|= (const AVLSet< K > &s) void print () Author Generated automatically by Doxygen for MPQC from the source code. Version 2.3.1 Tue May 13 2025 sc::AVLSet< K >(3)
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_AVLSet&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
