Hacker News new | past | comments | ask | show | jobs | submit login

What do you mean by accidentally copy?

struct embbed { ... uv_loop_t loop; ... } e1, e2; ... e1 = e2; ?




Presumably they're referring to copy via simple assignment vs. requiring a memcpy or pointer dereference. It's a b.s. argument.


totally. Your comment was right.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: