forked from boostorg/intrusive
- linear_slist_algorithms use a simple node_ptr instead of std::pair on return. - list/slist use operator </operator == instead of std::equal_to/std::less.
- linear_slist_algorithms use a simple node_ptr instead of std::pair on return. - list/slist use operator </operator == instead of std::equal_to/std::less.