Paul
|
cb45a7041c
|
Add fixes for conditonal for msvc and gcc 4.6 platforms
|
2016-02-15 16:22:10 -06:00 |
|
Paul
|
df730322b0
|
Merge branch 'static_cast' into using-alias
|
2016-02-15 11:53:08 -06:00 |
|
Paul
|
bc84ccb6bb
|
Improve compile time performance of condtional adaptor
|
2016-02-15 11:33:13 -06:00 |
|
Paul
|
f96be0cb16
|
Use static_cast in pipe invoke
|
2016-02-15 10:45:57 -06:00 |
|
Paul
|
5dc9796a09
|
Add using alias to is_callable
|
2016-02-15 10:42:12 -06:00 |
|
Paul
|
136486363b
|
Use alias for and_ and default construction
|
2016-02-14 21:34:22 -06:00 |
|
Paul
|
c599b5fe03
|
Add missing using header
|
2016-02-14 21:28:37 -06:00 |
|
Paul
|
0b98ee72ab
|
Add using alias for reveal adaptor
|
2016-02-14 20:49:34 -06:00 |
|
Paul
|
2eb84afe56
|
Replace move with casts
|
2016-02-13 19:08:06 -06:00 |
|
Paul
|
4a09ba28cf
|
Add static_cast to decay
|
2016-02-13 18:55:20 -06:00 |
|
Paul
|
f5ffe620dc
|
Replace forward with static_cast
|
2016-02-13 18:54:19 -06:00 |
|
Paul
|
538aa5b0f3
|
Add example for decorate
|
2016-02-13 16:29:16 -06:00 |
|
Paul Fultz II
|
b02b4bf237
|
Merge pull request #94 from tzlaine/patch-4
Docs: idenity -> identity
|
2016-02-10 20:45:41 -06:00 |
|
Paul
|
dc3417c9b7
|
Extract all examples from file
|
2016-02-10 20:29:16 -06:00 |
|
Paul
|
4ff3f0277e
|
Fix warnings and errors in examples
|
2016-02-10 19:43:48 -06:00 |
|
Paul
|
e0d0dab9a7
|
Fix spelling of no ordered brace init macro
|
2016-02-10 19:13:08 -06:00 |
|
Paul
|
5a2726d4ed
|
Add void casts to avoid compiler error with return types
|
2016-02-10 19:05:30 -06:00 |
|
Paul
|
75ba99b218
|
Add return statement
|
2016-02-10 18:45:32 -06:00 |
|
Paul
|
0fb6a69ee1
|
Mask void in apply_eval
|
2016-02-10 18:40:35 -06:00 |
|
Paul
|
ec8346960b
|
Fix compile errors in example code
|
2016-02-10 18:12:30 -06:00 |
|
Zach Laine
|
db685e1762
|
idenity -> identity
|
2016-02-10 11:56:31 -06:00 |
|
Paul Fultz II
|
addd44cb4c
|
Merge pull request #91 from tzlaine/patch-3
Docs: In combine() docs, use different int constants for clarity.
|
2016-02-09 09:16:59 -06:00 |
|
Paul Fultz II
|
19c05abb8d
|
Merge pull request #88 from tzlaine/patch-2
Docs fix: Correct misuse of "continually".
|
2016-02-09 09:16:15 -06:00 |
|
Zach Laine
|
c370b4b149
|
In combine() docs, use different int constants for clarity.
|
2016-02-09 09:06:16 -06:00 |
|
Zach Laine
|
1b12e3bc44
|
Correct misuse of "continually" in "partial" docs.
|
2016-02-09 08:48:47 -06:00 |
|
Zach Laine
|
b7dedf1c0c
|
In fix() docs, use the name of the first arg to F for exposition.
|
2016-02-08 14:08:00 -06:00 |
|
Jake Brownson
|
6fbf81aa67
|
fix typo in docs
|
2016-02-03 15:55:49 -08:00 |
|
Paul
|
cde4ff3ecb
|
Annotate fit namespace in returns
|
2016-01-19 10:23:34 -06:00 |
|
Paul
|
3b4cb2ccf2
|
Fix spelling mistake
|
2016-01-19 00:30:14 -06:00 |
|
Paul
|
3379ea0cbd
|
Add missing annotation in placeholders
|
2016-01-19 00:24:45 -06:00 |
|
Paul
|
8bff7096c4
|
Update combine to use size_t
|
2016-01-18 18:04:18 -06:00 |
|
Paul
|
d2b0aeb09e
|
Rename to args to arg, add arg_c and use std::size_t for indices
|
2016-01-18 15:53:24 -06:00 |
|
Paul
|
06dee68d5f
|
Fix warnings in clang
|
2016-01-18 08:05:51 -06:00 |
|
Paul
|
1d5323a165
|
Add missing newlines
|
2016-01-17 23:50:01 -06:00 |
|
Paul
|
0a57f66524
|
Add newline eof warning
|
2016-01-17 23:45:11 -06:00 |
|
Paul
|
399ef3304c
|
Annotate closing namespace
|
2016-01-17 23:42:00 -06:00 |
|
Paul
|
ff5207ed5d
|
Rename includes
|
2016-01-17 23:16:02 -06:00 |
|
Paul
|
5b6eaca26a
|
Rename headers
|
2016-01-17 23:04:10 -06:00 |
|
Paul
|
be316e624c
|
Move fit to include directory
|
2016-01-17 19:10:53 -06:00 |
|