示例#1
0
 //! Number of elements in the instance.
 size_type size()const
 {
     return m_small_lcp.size();
 }