Behdad Esfahbod
|
d592bd16cd
|
Try fixing MSVC build
|
2019-01-28 13:41:40 -05:00 |
Behdad Esfahbod
|
778c96b8d7
|
[iter] Fix hb_iter()
|
2019-01-27 00:50:54 +01:00 |
Behdad Esfahbod
|
fbab07f9b3
|
[iter] Add hb_bool() and make hb_filter default to it for predicate
|
2019-01-27 00:44:45 +01:00 |
Behdad Esfahbod
|
313d63e240
|
[meta] Back to using _ft suffix for function-object types
Seprate namespace, cleaner, more clear.
|
2019-01-26 22:58:26 +01:00 |
Behdad Esfahbod
|
5adb113baf
|
[meta] Mark function-objects as const
|
2019-01-26 22:15:59 +01:00 |
Behdad Esfahbod
|
090fe56dc6
|
Merge branch 'master' into iter
|
2019-01-25 16:06:52 +01:00 |
Behdad Esfahbod
|
420d8ac350
|
[algs] Add hb_iter()
Makes it nicer in pipelines.
|
2019-01-20 20:12:12 -05:00 |
Behdad Esfahbod
|
83cecd80d9
|
[iter] Default projection to identity
|
2019-01-20 20:12:12 -05:00 |
Behdad Esfahbod
|
a699c6b17c
|
[algs] Add hb_identity
|
2019-01-20 20:12:12 -05:00 |
Behdad Esfahbod
|
463cfb426f
|
Fix unused-variable warnings
inline variables are not C++11, so mark them unused...
|
2019-01-20 20:12:12 -05:00 |
Behdad Esfahbod
|
528ea66f24
|
[algs] Fix hb_first() / hb_second()
|
2019-01-20 20:12:12 -05:00 |
Behdad Esfahbod
|
7cedf7f64c
|
Change hb_first() and hb_second() to function objects
|
2019-01-20 20:12:12 -05:00 |
Behdad Esfahbod
|
3290c181c1
|
[algs] Whitespace
|
2019-01-20 20:12:12 -05:00 |
Behdad Esfahbod
|
6e3ad650d1
|
Rename hb-dsalgs to hb-algs
|
2019-01-20 20:12:12 -05:00 |