
17 Jun
2009
17 Jun
'09
8:51 a.m.
Thorsten Ottosen wrote:
3. ------
I'm not a fan of short names. Especially
http::errc::errc_t
would be clearer IMO as
http::error_codes::error_code
or something like that.
-Thorsten _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
+1 on changing the short names. Other than that, this looks like something that might be useful to me in the near future. -Kenny Riddile