- 27 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 24 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 23 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 4月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 16 4月, 2019 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
The first three based on range-v3.
-
由 Behdad Esfahbod 提交于
-
-
- 13 4月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit 98f14c4c. Same as previous commit.
-
由 Behdad Esfahbod 提交于
Painful. All template methods need to be explicitly hidden :(. Maybe we should switch to -fvisibility=hidden pragma. A LOT more to go.
-
- 04 4月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
Don't think we need hb_is_same().
-
由 Behdad Esfahbod 提交于
From Orvid King: TLDR; MSVC has some issues using sizeof(declval<T>()) for SFINAE of templated types, so I just used SFINAE in a different context where MSVC doesn't have the issue.
-
- 03 4月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
While doable with hb_deref_pointer() as well, we also would then need to do it in a ton of places. Not worth it / messy.
-
由 Behdad Esfahbod 提交于
No idea how to avoid dupicating code. Was hoping hb_deref_pointer() would do it, but looks like a pointer can't bind to a universal reference T&&. Humm.
-
- 02 4月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 01 4月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
Yeah, some things not very clear...
-
由 Behdad Esfahbod 提交于
Untested.
-
- 30 3月, 2019 7 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Sigh...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Next commit needs this. I never fully get this, sigh.
-
由 Behdad Esfahbod 提交于
Not needed anymore. We just use operator= now.
-
由 Behdad Esfahbod 提交于
Now that we require C++11, no need to macro.
-
由 Behdad Esfahbod 提交于
Not planning on using it. So remove. Can add later if needed.
-
- 29 3月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 16 2月, 2019 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 15 2月, 2019 9 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Every time I have to study these to understand why a change is right..
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-