Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c21f901b2fabebbb7ba89a5643effa49b7bf77d0
/
libcxx
/
src
/
utility.cpp
7e5b4c9
Put std::piecewise_construct_t back into the dylib for ABI stability. When clients are in C++11/constexpr mode this will be safely ignored because piecewise_construct is then declared with internal linkage.
by Howard Hinnant
· 14 years ago
b2e9f19
constexpr support for <utility>. Patch contributed by Jonathan Sauer.
by Howard Hinnant
· 14 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
5b08a8a
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago