
What is the status of the promotion traits library as I would like to evaluate it? I have found it as conditionally accepted (April 12 2006) but I cannot find it in the CVS regressions. John Fletcher

John Fletcher wrote:
What is the status of the promotion traits library as I would like to evaluate it?
I have found it as conditionally accepted (April 12 2006) but I cannot find it in the CVS regressions.
In HEAD branch: boost/type_traits/promote.hpp boost/type_traits/integral_promotion.hpp boost/type_traits/floating_point_promotion.hpp libs/type_traits/test/promote_basic_test.cpp libs/type_traits/test/promote_mpl_test.cpp libs/type_traits/test/promote_enum_test.cpp libs/type_traits/test/promote_util.hpp All public classes are documented in: libs/type_traits/doc/type_traits.qbk -- Alexander Nasonov http://nasonov.blogspot.com I was thrown out of college for cheating on the metaphysics exam: I looked into the soul of another boy. -- Woody Allen -- This quote is generated by: /usr/pkg/bin/curl -L http://tinyurl.com/veusy \ | sed -e 's/^document\.write(.//' -e 's/.);$/ --/' \ -e 's/<[^>]*>//g' -e 's/^More quotes from //' \ | fmt | tee ~/.signature-quote

Alexander Nasonov wrote:
John Fletcher wrote:
What is the status of the promotion traits library as I would like to evaluate it?
I have found it as conditionally accepted (April 12 2006) but I cannot find it in the CVS regressions.
In HEAD branch:
boost/type_traits/promote.hpp boost/type_traits/integral_promotion.hpp boost/type_traits/floating_point_promotion.hpp libs/type_traits/test/promote_basic_test.cpp libs/type_traits/test/promote_mpl_test.cpp libs/type_traits/test/promote_enum_test.cpp libs/type_traits/test/promote_util.hpp
All public classes are documented in:
libs/type_traits/doc/type_traits.qbk
Thank you. Does that mean it will be in 1.35 ? Thanks John

John Fletcher wrote:
Thank you. Does that mean it will be in 1.35 ? Yes, it should be in 1.35.
-- Alexander Nasonov http://nasonov.blogspot.com Be kind, for everyone you meet is fighting a hard battle. -- Plato -- This quote is generated by: /usr/pkg/bin/curl -L http://tinyurl.com/veusy \ | sed -e 's/^document\.write(.//' -e 's/.);$/ --/' \ -e 's/<[^>]*>//g' -e 's/^More quotes from //' \ | fmt | tee ~/.signature-quote
participants (2)
-
Alexander Nasonov
-
John Fletcher