#include <Vec.h>
Inherits Vec< int >.

| Public Member Functions | |
| void | insert (int n) | 
| bool | in (int n) const | 
Definition at line 142 of file Vec.h.
| bool Intervals::in | ( | int | n | ) | const | 
Definition at line 97 of file Vec.cc.
References i_find(), and Vec< int >::n.
| void Intervals::insert | ( | int | n | ) | 
Definition at line 107 of file Vec.cc.
References Vec< int >::add(), Vec< int >::fill(), i_find(), ink_assert, Vec< int >::n, and Vec< int >::v.
 1.7.1
 1.7.1