Make typed handles unassignable on mismatch
Use SFINAE to make assignment of invalid `typed_actor` handles impossible instead instead of checking correctness of an assignment with `typed_actor`.
Showing
Please register or sign in to comment