mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:37:35 +00:00
AK: Export integer_sequence_generate_array()
This commit is contained in:
parent
b361793ad8
commit
ab03c6fadf
1 changed files with 1 additions and 0 deletions
|
@ -111,3 +111,4 @@ constexpr static auto iota_array(const T offset = {})
|
|||
|
||||
using AK::Array;
|
||||
using AK::iota_array;
|
||||
using AK::Detail::integer_sequence_generate_array;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue