
----Original Message---- From: Dirk Moermans [mailto:dirkmoermans@gmail.com] Sent: 20 December 2005 21:27 To: boost@lists.boost.org Subject: [boost] asio review
it would improve readability if you would omit the boost::asio namespace throughout the tutorial. Everybody knows the library-name when reading the tutorial. adding a line "use namespace::boost::asio" in the beginning is sufficient.
Hmm. I think I disagree. It makes it very clear when a name is part of the library under discussion, and when it is from some other source (such as the sample application, or the standard library). I find that distinction useful. (It's a minor point anyway.) -- Martin Bonner Martin.Bonner@Pitechnology.com Pi Technology, Milton Hall, Ely Road, Milton, Cambridge, CB4 6WZ, ENGLAND Tel: +44 (0)1223 441434
participants (1)
-
Martin Bonner