Lioncash a8ba15f0d5 intrusive_list: Make Remove and IsEmpty stdlib compatible
Makes the name match the standard library equivalents.

C++17 introduces non-member empty() which allows for nicer handling
in generic contexts. May as well make the data structure compatible with
it.
2016-08-19 20:25:18 +01:00
..
2016-08-19 01:53:24 +01:00
2016-08-19 01:53:24 +01:00
2016-08-19 20:25:17 +01:00