Rudiments
regularexpression.h
1// Copyright (c) 1999-2018 David Muse
2// See the COPYING file for more information.
3
6 return *this;
7 };
8
9 bool clear();
10
11 private:
12 void construct();
13
Definition avltree.h:11
Definition regularexpression.h:14