d19c24a886
functional module
...
[SVN r37338]
2007-04-02 15:43:37 +00:00
6a01312869
workaround for VC7.1 getting confused with optional and variant boost::get functions
...
[SVN r37337]
2007-04-02 13:20:16 +00:00
0913d82b43
forgot to commit.
...
[SVN r37336]
2007-04-02 12:41:10 +00:00
5e9e7f31a4
wrong library, FUSION, not SPIRIT
...
[SVN r37332]
2007-04-02 05:13:25 +00:00
bf05751f9e
added BOOST_SPIRIT_ADAPT_STRUCT macro
...
[SVN r37331]
2007-04-02 04:34:24 +00:00
5423cde1f1
updates
...
[SVN r37329]
2007-04-02 03:52:41 +00:00
6002bc9bb4
added struct wrapping facilities to make it very easy to make any struct a conforming fusion sequence
...
[SVN r37328]
2007-04-02 03:31:13 +00:00
ddf9cb743a
updates VC7.1 workaround
...
[SVN r37293]
2007-03-26 19:58:44 +00:00
ddf3aaed17
adds VC7.1 portability note, changes [tip ...] to [blurb __tip__ ...]
...
[SVN r37292]
2007-03-26 19:56:08 +00:00
20e0ffc461
hides effect of VC7.1 workaround
...
[SVN r37291]
2007-03-26 19:54:26 +00:00
db545933b5
removes dependency to deleted adapted/mpl/tag_of.hpp
...
[SVN r37288]
2007-03-26 18:05:18 +00:00
5d935861c6
added todo item
...
[SVN r37280]
2007-03-24 23:48:35 +00:00
f98528a2af
using the correct PP constant for map_tie
...
[SVN r37267]
2007-03-22 22:45:27 +00:00
4904567639
added documentation for map_tie
...
[SVN r37266]
2007-03-22 22:43:09 +00:00
85801896c4
mo' to do
...
[SVN r37263]
2007-03-22 21:18:00 +00:00
ae0b09292e
fixes ambiguity in tag_of specialization
...
[SVN r37260]
2007-03-22 19:21:29 +00:00
0c3a766ee8
mo' to do
...
[SVN r37258]
2007-03-21 19:31:13 +00:00
1a1b40925b
adds repetitive_view test
...
[SVN r37257]
2007-03-21 18:41:35 +00:00
05ea6cfab9
added entry
...
[SVN r37249]
2007-03-20 23:43:06 +00:00
f8d675d38d
added some simple tests for map_tie
...
[SVN r37248]
2007-03-20 21:33:12 +00:00
d879cfcb97
added some additional todo notes
...
[SVN r37247]
2007-03-20 21:04:30 +00:00
19ded670ac
removed obsolete include
...
[SVN r37241]
2007-03-20 16:07:52 +00:00
c2275cefdb
updated todo
...
[SVN r37240]
2007-03-20 13:02:26 +00:00
fd64eec23d
adds repetitive_view
...
[SVN r37233]
2007-03-19 21:03:35 +00:00
29a57477e0
adds intrinsics to support the concept of the underlying sequence
...
[SVN r37232]
2007-03-19 19:03:41 +00:00
324923acc2
changes is_convertible<category_of... to is_<concept>
...
[SVN r37231]
2007-03-19 18:16:21 +00:00
e82ddaed38
support for sequences weaker than Forward Sequence
...
[SVN r37230]
2007-03-19 18:13:24 +00:00
798ebd7593
updates hopelessly outdated version (from pre-CVS era of fusion/functional)
...
[SVN r37201]
2007-03-16 15:14:46 +00:00
41b16b8717
iterator_range can't be more than a forward sequence, until we implement more intrinsics
...
[SVN r37200]
2007-03-16 15:10:55 +00:00
8f51212782
fix missing include
...
[SVN r37199]
2007-03-16 14:49:48 +00:00
74724c32dd
testing the zip algorithm with unused arg
...
[SVN r37151]
2007-03-06 21:51:06 +00:00
d1cc519a44
unused entries in zip
...
[SVN r37150]
2007-03-06 21:37:26 +00:00
fad42340ad
zip ignore capabilities
...
[SVN r37149]
2007-03-06 21:26:54 +00:00
92e7e32ed8
update copyright notice
...
[SVN r37131]
2007-03-02 10:44:14 +00:00
f19c0b767d
unpack_args has been removed - there are docs for its replacement
...
[SVN r37075]
2007-02-25 22:25:29 +00:00
a3b3411384
removes obsolete unpack_args
...
[SVN r37074]
2007-02-25 22:15:59 +00:00
4d65880283
removes test for obsolete unpack_args
...
[SVN r37073]
2007-02-25 22:15:08 +00:00
5c77671af1
updates html files
...
[SVN r37072]
2007-02-25 22:02:27 +00:00
1a3b7b5d8c
abbreviates section names in functional module, adds missing copyright
...
[SVN r37071]
2007-02-25 21:56:30 +00:00
e9c82ee03a
abbreviated section names
...
[SVN r37070]
2007-02-25 21:55:40 +00:00
e9a597a1eb
adds functional section TOC
...
[SVN r37069]
2007-02-25 21:13:57 +00:00
2522e62409
reduces chunk depth (Boost inspection complaints about path length)
...
[SVN r37068]
2007-02-25 21:12:10 +00:00
49a118d2b4
reduces accidentally high TOC level
...
[SVN r37067]
2007-02-25 20:56:47 +00:00
f0abc88775
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
[SVN r37057]
2007-02-24 22:40:59 +00:00
9d5a463806
added flat include directory
...
[SVN r36993]
2007-02-18 16:07:55 +00:00
a9a9bd9475
adds MSVC workaround
...
[SVN r36988]
2007-02-18 00:42:14 +00:00
74d062d2da
adds deduce metafunctions
...
[SVN r36964]
2007-02-15 23:31:33 +00:00
a56348497f
adds O(1) empty implementation
...
[SVN r36963]
2007-02-15 23:28:40 +00:00
50e7b2c933
adds benchmark for functional components - draft version
...
[SVN r36962]
2007-02-15 23:20:27 +00:00
e710609227
adds example implementation of bind
...
[SVN r36961]
2007-02-15 23:19:09 +00:00