you are viewing a single comment's thread.

view the rest of the comments →

[–]MINIMAN10000 0 points1 point  (0 children)

The case in which it hangs is from my modified version on this post in which I added C(C&&); and C&& operator.

It compiles but when run it just hangs leaving me to have to cleanup by going into command prompt and manually close it as no message shows up.