diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-06-27 13:39:09 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-06-27 13:39:09 +0200 |
commit | 3bd47a2e09e31ade766d0cf0b743763ff115d0e2 (patch) | |
tree | 63e3fddc8fd820c6549641ec3fad87da1342a14a /Kernel/FileSystem | |
parent | 601b0a8c68ee377783670d3c4aa9ef4717f6302f (diff) | |
download | serenity-3bd47a2e09e31ade766d0cf0b743763ff115d0e2.zip |
AK: NonnullRefPtrVector should use Vector<T, inline_capacity> as its base.
We were forgetting to plumb through the inline capacity in the Base typedef.
Diffstat (limited to 'Kernel/FileSystem')
0 files changed, 0 insertions, 0 deletions