[Boost-bugs] [ boost-Bugs-1457384 ] Doc typo for boost::extent

Bugs item #1457384, was opened at 2006-03-24 00:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1457384&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: type_traits Group: None Status: Open Resolution: None Priority: 5 Submitted By: Alberto Barbati (iaanus) Assigned to: John Maddock (johnmaddock) Summary: Doc typo for boost::extent Initial Comment: The first example provided in the documentation of boost::extent reads extent<int[1]> inherits from integral_constant<std::size_t, 0>. should be instead: extent<int[1]> inherits from integral_constant<std::size_t, 1>. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1457384&group_id=7586 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net