This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Implemented <experimental/array> from Library Fundamentals V2
Needs ReviewPublic

Authored by hamzasood on Oct 14 2017, 2:59 AM.

Details

Summary

This patch implements make_array and to_array from the Library Fundamentals V2 TS.

Diff Detail

Event Timeline

hamzasood created this revision.Oct 14 2017, 2:59 AM
jbcoe resigned from this revision.Oct 16 2017, 4:47 PM
jbcoe added a subscriber: jbcoe.