Commit Graph

1407 Commits

Author SHA1 Message Date
Joel de Guzman
480183059e + Fixes Ticket #6016 using a two-level specialization such that specialization is preferred over SFINAE.
+ Removes tag_of_fallback. It's not needed anymore. The proper way is to specialize tag_of.

[SVN r74934]
2011-10-13 00:23:40 +00:00
Joel de Guzman
af16a84f09 Bumped copyright date and version to 2.1 (it's about time!) + fixed copyright notices and dates.
[SVN r74887]
2011-10-10 10:38:37 +00:00
Joel de Guzman
fd82b51cec Wrong version. Should be 2.2 + fixed copyright notices and dates
[SVN r74886]
2011-10-10 10:37:53 +00:00
Joel de Guzman
24bca52c5e Wrong version. Should be 2.2.
[SVN r74885]
2011-10-10 10:08:44 +00:00
Joel de Guzman
4b6dddde03 Bumped copyright date and version to 2.1 (it's about time!).
[SVN r74884]
2011-10-10 10:07:45 +00:00
Joel de Guzman
459a1dba3d Bumped copyright date and version to 2.1 (it's about time!).
[SVN r74883]
2011-10-10 10:05:49 +00:00
Joel de Guzman
10274e7884 Made map random access. Thanks to Brandon Kohn!
[SVN r74882]
2011-10-10 09:55:52 +00:00
Joel de Guzman
b6df98e86c Made map random access. Thanks to Brandon Kohn!
[SVN r74881]
2011-10-10 09:55:41 +00:00
Joel de Guzman
01156b172a Fix for ticket #6000
[SVN r74873]
2011-10-10 02:33:13 +00:00
Joel de Guzman
4be9e08af7 Fix for ticket #6000
[SVN r74872]
2011-10-10 00:59:32 +00:00
Joel de Guzman
f46b2aeb73 Fix for ticket #6000
[SVN r74871]
2011-10-10 00:58:24 +00:00
Joel de Guzman
21301c93dc Fix for ticket #6000
[SVN r74870]
2011-10-10 00:47:40 +00:00
Joel de Guzman
295bacb652 Merge from trunk
[SVN r74791]
2011-10-08 08:23:11 +00:00
Joel de Guzman
b905aa11af Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74788]
2011-10-08 03:47:16 +00:00
Joel de Guzman
e08976a68d fix for case where Sequence is const
[SVN r74589]
2011-09-27 11:45:24 +00:00
Christopher Schmidt
a0db9cc855 Fusion: fix tag_of_fallback
[SVN r74574]
2011-09-26 12:02:10 +00:00
Joel de Guzman
0b875180bf Removed unmaintained changelist.txt. Just use SVN log.
[SVN r74570]
2011-09-26 05:44:44 +00:00
Christopher Schmidt
b7fb20e69a Fusion: updates
[SVN r74566]
2011-09-25 17:36:13 +00:00
Joel de Guzman
159426b8af Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74547]
2011-09-24 13:07:24 +00:00
Joel de Guzman
b2c3737eaf Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74546]
2011-09-24 13:07:09 +00:00
Joel de Guzman
d1a397c427 Patch to make deriving from fusion::sequence_facade makes the derived class an MPL sequence by Nathan Ridge.
[SVN r74473]
2011-09-20 01:48:47 +00:00
Joel de Guzman
674f60e9b1 const-correctness patch by Nathan Ridge.
[SVN r74472]
2011-09-20 01:41:38 +00:00
Joel de Guzman
2dd633a572 fixed missing includes in main hpp files
[SVN r74463]
2011-09-19 00:12:42 +00:00
Joel de Guzman
9b16a51364 preprocessed files gen for algorithm
[SVN r74449]
2011-09-18 10:48:29 +00:00
Joel de Guzman
5ee02a7546 wave preprocessor driver update
[SVN r74448]
2011-09-18 10:45:06 +00:00
Joel de Guzman
223e14f702 More preprocessed files. This completes the container module.
[SVN r74446]
2011-09-18 10:03:59 +00:00
Joel de Guzman
af90b6660b patch to silence clang warning
[SVN r74441]
2011-09-18 00:28:09 +00:00
Joel de Guzman
b1b90af9be More preprocessed files
[SVN r74431]
2011-09-17 06:55:06 +00:00
Joel de Guzman
3c92230f82 More preprocessed files
[SVN r74429]
2011-09-17 05:52:59 +00:00
Joel de Guzman
0ed54e9ea3 added iterator_adapter 'Category' template parameter which defaults to Iterator_::category
[SVN r74428]
2011-09-17 03:21:13 +00:00
Joel de Guzman
265bdc7342 Added default typedef mpl::false_ is_segmented;
[SVN r74427]
2011-09-17 03:14:12 +00:00
Joel de Guzman
5f4d31abc7 Added preprocessed files to speed compilation
[SVN r74426]
2011-09-17 02:41:58 +00:00
Joel de Guzman
f31150f58a fixed and updated copyright dates
[SVN r74415]
2011-09-16 07:00:41 +00:00
Joel de Guzman
41fe830b8a Added preprocessed files to speed compilation
[SVN r74414]
2011-09-16 06:51:21 +00:00
Joel de Guzman
473ef579b9 Added preprocessed files to speed compilation
[SVN r74412]
2011-09-16 06:44:55 +00:00
Joel de Guzman
7365eb0a36 Added preprocessed files to speed compilation
[SVN r74411]
2011-09-16 06:22:19 +00:00
Joel de Guzman
d5eaf8b496 Bumped copyright date
[SVN r74410]
2011-09-16 05:56:36 +00:00
Joel de Guzman
7847f22a2c Bumped copyright date
[SVN r74409]
2011-09-16 05:55:52 +00:00
Joel de Guzman
b23e05741c Added preprocessed files to speed compilation
[SVN r74408]
2011-09-16 05:47:57 +00:00
Joel de Guzman
0e7a013851 Bumped copyright date
[SVN r74407]
2011-09-16 05:30:23 +00:00
Joel de Guzman
86063cada9 Bumped copyright date
[SVN r74406]
2011-09-16 05:27:16 +00:00
Joel de Guzman
619280939a include vectorN for only what's needed depending on FUSION_MAX_VECTOR_SIZE
[SVN r74405]
2011-09-16 05:12:58 +00:00
Joel de Guzman
601415c6bb Added preprocessed files to speed compilation
[SVN r74404]
2011-09-16 05:07:53 +00:00
Joel de Guzman
2a8b3f9c5b Added preprocessed files to speed compilation
[SVN r74403]
2011-09-16 04:50:19 +00:00
Joel de Guzman
a21a748f24 Added preprocessed files to speed compilation
[SVN r74397]
2011-09-16 03:13:52 +00:00
Joel de Guzman
5ebd31fe32 Added preprocessed files to speed compilation
[SVN r74393]
2011-09-16 01:35:29 +00:00
Joel de Guzman
e7ed008af5 Added preprocessed files to speed compilation
[SVN r74392]
2011-09-16 01:34:26 +00:00
Daniel James
0ba9acbfa4 Replace fusion documentation with redirect.
[SVN r74332]
2011-09-10 07:42:13 +00:00
Eric Niebler
adb2d8bef0 merge [70965] [73644] [73668] [73669] [73683] [73770] [73771] [73831] [73834] [73854] [73892] [73898] [73899] [73906] [73908] [73927] [74019] [74048] [74113] from trunk to release
[SVN r74325]
2011-09-09 03:27:28 +00:00
Eric Niebler
90b15e1c9b add missing include to try to make msvc9~stlport toolset happy
[SVN r74113]
2011-08-28 22:48:40 +00:00