j
k
j a
j l
On 03/19/2016 01:53 PM, Phil Bouchard wrote:
return node_ptr(x_, new node(* this)); //< *** Copy of *this
It is always possible to create a new helper function: make_node_from_this(x_, * this);
Back to the thread
Back to the list