For convenience. No functionality change.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I assume this is part of std::experimental::optional?
Looks good to me, especially if that's the case.
Differential D5506
Add "typedef T value_type;" to llvm::Optional<T>. jordan_rose on Sep 26 2014, 11:49 AM. Authored by
Details
Diff Detail Event TimelineComment Actions I assume this is part of std::experimental::optional? Looks good to me, especially if that's the case. |