mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
Add comment
This commit is contained in:
parent
e33ad25222
commit
95426ea983
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ struct OffsetTo : Offset<OffsetType, has_null>
|
|||
return ret;
|
||||
}
|
||||
|
||||
/* TODO: Somehow merge this with previous function into a serialize_dispatch(). */
|
||||
template <typename ...Ts>
|
||||
bool serialize_copy (hb_serialize_context_t *c, const Type &src, const void *base, Ts &&...ds)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue