TF++, Miscellaneous classes and modules in C++:

◆ size()

template<class T>
Tlist::size_type tfxx::RangeList< T >::size ( ) const
inline

Definition at line 58 of file rangelist.h.

References tfxx::RangeList< T >::Mlist.

58 { return Mlist.size(); }