src/test-meta.cc


Log

Author Commit Date CI Message
Behdad Esfahbod d0df996c 2019-05-15T00:32:41 Use implicit lambda return type
Behdad Esfahbod 0ff7954f 2019-05-10T22:04:40 [meta] Add hb_is_trivial
Behdad Esfahbod 7162a97b 2019-05-10T22:03:03 [meta] Add hb_is_trivially_copyable()
Behdad Esfahbod f2398f34 2019-05-10T21:59:57 [meta] Add is_trivially_destructible
Behdad Esfahbod 72cb5b8e 2019-05-10T21:50:15 Remove accidentally included include
Behdad Esfahbod b1474527 2019-05-10T21:42:59 [met]a Add is_constructible, ...
Behdad Esfahbod 1d870cce 2019-05-10T11:32:59 Fix bot Any way to catch these?
Behdad Esfahbod 30e4ae6b 2019-05-10T11:26:39 [meta] Add hb_is_base_of
Behdad Esfahbod 489f3c35 2019-05-09T15:39:32 Fix bot
Behdad Esfahbod ceda1f03 2019-05-09T15:19:42 Fix compile NameRecord is not copy-constructible, so should be iterator of const-reference.
Behdad Esfahbod 70a49f2e 2019-05-09T14:35:15 [meta] Add hb_conditional<> and hb_is_convertible()