mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 07:36:50 +00:00
fb8a1186f6f9aa811dddcdbfd06ea6447d3275cf
Clang demands that the size argument to the various operator new()'s to be exactly whatever it thinks std::size_t is. Since we can't include STL headers, this little trick will do.
Description
Languages
C++
66.2%
HTML
21.5%
JavaScript
10%
CMake
0.7%
Objective-C++
0.5%
Other
1%