mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-17 02:35:52 +00:00
Add comment
This commit is contained in:
parent
29c3f5e1b6
commit
2467c669c2
1 changed files with 1 additions and 0 deletions
|
@ -371,6 +371,7 @@ class BEInt<Type, 4>
|
|||
private: uint8_t v[4];
|
||||
};
|
||||
|
||||
/* Integer types in big-endian order and no alignment requirement */
|
||||
template <typename Type>
|
||||
struct IntType
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue