You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marshall Clow
0cdbe60481
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@194867 91177308-0d34-0410-b5e6-96231b3b80d8
|
12 years ago |
| .. |
|
optional.bad_optional_access
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.comp_with_t
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.defs
|
Implement N3672, optional<T>.
|
12 years ago |
|
optional.general
|
Implement N3672, optional<T>.
|
12 years ago |
|
optional.hash
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.inplace
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.nullops
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.nullopt
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.object
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.relops
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.specalg
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
optional.syn
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |
|
version.pass.cpp
|
Move <optional> into include/experimental, and into the std::experimental namespace, since it's not part of C++14, but of an upcoming TS
|
12 years ago |