Dmitry Anisimov
|
00c185b028
|
Merge branch 'master' into Kernels-decltypes-danston
|
2021-03-12 12:06:20 +01:00 |
Sébastien Loriot
|
4bb0406240
|
do not include boost/bind.hpp (shouldn't be used anymore) + fix remaining bind
(nasty using namespace boost!)
|
2021-02-12 15:35:19 +01:00 |
Dmitry Anisimov
|
da0635e4b1
|
result_of changed to decltype
|
2020-07-20 17:03:28 +02:00 |
Sébastien Loriot
|
f62624c4f9
|
replace cpp11::tuple by std::tuple
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
ce126b87c6
|
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
|
2019-03-29 13:28:32 +01:00 |
Andreas Fabri
|
1f989622e7
|
replace \code with real examples
|
2015-02-09 10:54:24 +01:00 |
Sébastien Loriot
|
0a460a947b
|
remove deprecation warning
|
2013-06-26 07:27:59 +02:00 |
Sébastien Loriot
|
57325710ac
|
remove extra typename and remove weird boost implementation detail in example
|
2013-05-23 14:44:47 +02:00 |
Sébastien Loriot
|
14429d2b8e
|
fix compilation errors
|
2013-03-14 18:32:14 +01:00 |
Andreas Fabri
|
ece2fa38d4
|
examples no longer use Object
|
2012-12-06 17:55:38 +01:00 |
Philipp Möller
|
b6a4607ece
|
Removed mentioning of the Intersect metafunction. Switched everything
to the yet unimplemented boost::result_of.
|
2012-04-24 16:17:26 +00:00 |
Philipp Möller
|
d3459ef740
|
* prettified and included the example
|
2012-02-06 10:24:52 +00:00 |
Philipp Möller
|
d117004557
|
Used auto in the examples
|
2012-01-16 11:26:46 +00:00 |
Philipp Möller
|
f1997a2e51
|
fixed the binder in the example
|
2011-11-18 14:15:26 +00:00 |
Philipp Möller
|
03caf9fe95
|
New documentation for intersections in Kernel_23 and Kernel_d, removed old IT2/3, documentation
for overload, added examples for overload and dispatch_outputiterator
|
2011-08-25 14:02:05 +00:00 |