MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / isEmpty

Method isEmpty

data_structures/linked_list.cpp:111–117  ·  view source on GitHub ↗

* function checks if list is empty * @returns true if list is empty * @returns false if list is not empty */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected