[Boost-bugs] [ boost-Bugs-1497329 ] documentation mistake

Bugs item #1497329, was opened at 2006-05-30 15:47 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=1497329&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: mpl Group: None Status: Open Resolution: None Priority: 5 Submitted By: Sergey Shandar (sergey_shandar) Assigned to: Aleksey Gurtovoy (agurtovoy) Summary: documentation mistake Initial Comment: In the document http://www.boost.org/libs/mpl/doc/refmanual/vector.html --- push_front<v,x>::type | A new vector of following elements: [begin<v>::type, end<v>::type), x; see Front Extensible Sequence. --- Should be --- push_front<v,x>::type | A new vector of following elements: x, [begin<v>::type, end<v>::type); see Front Extensible Sequence. --- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1497329&group_id=7586 _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net