chriskohlhoff / asio-tr2

C++ TR2 proposal based on Asio
17 stars 5 forks source link

Add front matter for internet section listing CopyConstructible etc #144

Open chriskohlhoff opened 9 years ago

chriskohlhoff commented 9 years ago

Including Destructible, etc, for classes address, address_v4, etc

chriskohlhoff commented 9 years ago

Leave the copy constructor in the synopsis but remove the effects.

chriskohlhoff commented 9 years ago

CopyAssignable and operator= as well.