1 ///////////////////////////////////////////////////////////////////////////////
2 // This file is generated automatically using Prop (version 2.3.6),
3 // last updated on Nov 2, 1999.
4 // The original source file is "list.ph".
5 ///////////////////////////////////////////////////////////////////////////////
8 #ifndef list_operations_h
9 #define list_operations_h
13 template <class T> int length (
18 template <class T> a_List<T> *
25 template <class T> a_List<T> *
34 ------------------------------- Statistics -------------------------------
35 Merge matching rules = yes
36 Number of DFA nodes merged = 0
37 Number of ifs generated = 0
38 Number of switches generated = 0
41 Adaptive matching = enabled
42 Fast string matching = disabled
43 Inline downcasts = enabled
44 --------------------------------------------------------------------------