
Hello, I think there's a typo at section "Traits classes for tuple element types" in the advanced features page of Boost.Tuple docs; where it reads: "1. access_traits<T>::type maps T to the return type of the non-const access functions ..." looks like it should be: "1. access_traits<T>::non_const_type..." I can fix this myself if given permission. Thank you, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

Joaquín Mª López Muñoz <joaquin <at> tid.es> writes:
Hello, I think there's a typo at section "Traits classes for tuple element types" in the advanced features page of Boost.Tuple docs; where it reads:
"1. access_traits<T>::type maps T to the return type of the non-const access functions ..."
looks like it should be:
"1. access_traits<T>::non_const_type..."
I can fix this myself if given permission. Thank you,
Hello, if not permission, can I have at least a second opinion before fixing the docs? Thank you! Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

Yes, that is a typo. I'll fix it. Thanks, Jaakko Järvi On Feb 5, 2007, at 5:02 PM, Joaquin M Lopez Munoz wrote:
Joaquín Mª López Muñoz <joaquin <at> tid.es> writes:
Hello, I think there's a typo at section "Traits classes for> tuple element types" in the advanced features page of> Boost.Tuple docs; where it reads:> > "1. access_traits<T>::type maps T to the return type> of the non-const access functions ..."> > looks like it should be:> > "1. access_traits<T>::non_const_type..."> > I can fix this myself if given permission. Thank you, Hello, if not permission, can I have at least asecond opinion before fixing the docs? Thank you! Joaquín M López MuñozTelefónica, Investigación y Desarrollo _______________________________________________Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (3)
-
Jaakko Järvi
-
Joaquin M Lopez Munoz
-
Joaquín Mª López Muñoz