Closed weberdaniel closed 2 years ago
memory shall not be shared actually.
nope, should not be done. the problem with unique_ptr is that it must somehow be reliabily passed between all the message handler options, e.g. lambda expressions in a list of lambda expressions.
memory shall not be shared actually.