Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
ce48a1137d56d368828d360e5f2a8162bac6517c
/
libcxx
/
include
/
__hash_table
ce48a11
_STD -> _VSTD to avoid macro clash on windows
by Howard Hinnant
· 14 years ago
ce53420
Provide names for template and function parameters in forward declarations. The purpose is to aid automated documentation tools.
by Howard Hinnant
· 14 years ago
3714107
noexcept for <unordered_map>.
by Howard Hinnant
· 14 years ago
73736ef
Fixed two problems found by Chris Jefferson: Made operator>> for char consistent with gcc. Opened an LWG issue on this one. 2) Renamed some private typedefs which are causing boost grief.
by Howard Hinnant
· 14 years ago
72c5e14
Qualify calls to addressof with std::. Bug 9106
by Howard Hinnant
· 14 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
43d9923
visibility-decoration.
by Howard Hinnant
· 15 years ago
959cf8a
Fix whitespace
by Howard Hinnant
· 15 years ago
7609c9b
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
by Howard Hinnant
· 15 years ago
b3371f6
Fixing whitespace problems
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