libsim  Versione7.2.1

◆ element()

logical function list_abstract::element ( class(list), intent(in)  this)
private

return .true.

if current element is associated

Definizione alla linea 322 del file list_abstract.F03.

322  itemtodelete=>this%currlink
323  call this%next()
324  deallocate(itemtodelete)

Generated with Doxygen.