- opSlice
auto opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
- pushBack
void pushBack(T payload)
Undocumented in source. Be warned that the author may not have intended to support it.
- pushFront
void pushFront(T payload)
Undocumented in source. Be warned that the author may not have intended to support it.
- release
auto release()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
bool remove(T payload)
Undocumented in source. Be warned that the author may not have intended to support it.
A lock-free single linked list