Skip to content
Snippets Groups Projects

Use C initializer list to populate constant arrays

Closed Leo P. Singer requested to merge leo-singer/ligo.skymap:short-initializer-list into master

In C, if the initializer list is shorter than the arrary, then the array is filled with last value in the initializer list.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading