Commit Graph

23 Commits

Author SHA1 Message Date
c621277c07 usability tweaks: functions that return iterators return them as *const* to allow chaining when the recipient function expects a reference (e.g. foo(Iter&) )
[SVN r35940]
2006-11-09 01:48:46 +00:00
2454202163 added value_at_impl for transform view
[SVN r35804]
2006-11-01 08:01:01 +00:00
eca5a201e9 added at impl for transform view random access
[SVN r35782]
2006-10-29 21:16:00 +00:00
7ba53d33ce minor bug fixes
[SVN r35735]
2006-10-25 05:27:43 +00:00
aede3f3300 fixed "explicit" problem
[SVN r35732]
2006-10-24 23:26:52 +00:00
fc434bd837 workaround for vc++ mistakenly calling constructor from T instead of copy constructor when T is derived from vector.
[SVN r35553]
2006-10-11 12:10:06 +00:00
521574b39d zip to shortest of collection of variable length seqs@
[SVN r35517]
2006-10-07 15:43:33 +00:00
114556bbba experimental segmented Fusion support
[SVN r35493]
2006-10-05 01:25:32 +00:00
3f27fbe969 support for boost::tuples
[SVN r35350]
2006-09-27 00:42:32 +00:00
798c527173 fixed g++ complaining "error: shadows template parm"
[SVN r35347]
2006-09-26 22:37:55 +00:00
1f9388ec86 fixed g++ complaining "error: shadows template parm"
[SVN r35346]
2006-09-26 22:25:45 +00:00
6723082617 tweak
[SVN r35322]
2006-09-25 13:57:43 +00:00
ac31f6d1cb migrated std_pair_iterator and mpl_iterator to iterator_facade
[SVN r35321]
2006-09-25 13:56:22 +00:00
f017aa86ce adapted/array is now using iterator_facade
[SVN r35317]
2006-09-25 09:06:15 +00:00
654fd0918e prelude to iterator_facade and sequence_facade
[SVN r35316]
2006-09-25 08:37:16 +00:00
a37b435ce6 ODR safe code
[SVN r35275]
2006-09-22 13:39:27 +00:00
da23c8a4cc fixed for msvc + gcc (all regresions ok)
[SVN r35271]
2006-09-22 06:31:17 +00:00
46134407cf fixed for msvc
[SVN r35270]
2006-09-22 00:41:24 +00:00
980fe1f6ab Optimizing for RVO
[SVN r35249]
2006-09-21 14:20:59 +00:00
425030e0eb renamed ftag to fusion_tag
[SVN r35247]
2006-09-21 12:25:27 +00:00
65a427658f Tweaks for VC7.1
[SVN r35054]
2006-09-10 05:56:10 +00:00
5efba059ed Tweaks for xpressive
[SVN r34928]
2006-08-23 02:37:18 +00:00
75b9d13a88 Initial move from Spirit CVS
[SVN r34896]
2006-08-16 16:50:52 +00:00