.. |
algorithms
|
b64f8b07c1
license change
|
14 年之前 |
atomics
|
770d1c4ea7
After a long break to wait for the atomic spec to settle, this completes the library part of <atomic>. It currently won't even parse as it depends on the existence of the intrinsics specified at http://libcxx.llvm.org/atomic_design_a.html. Everything has been tested using fake intrinsics which have now been removed. As the intrinsics come online, the ATOMIC_* macros will need to be adjusted to reflect which operations are lock-free. These macros will probably need to be #ifdef'd for each supported platform.
|
14 年之前 |
containers
|
211f0ee1be
Bug 9096 - list::iterator not default constructible
|
14 年之前 |
depr
|
1b18a48e28
cleaning up...
|
14 年之前 |
diagnostics
|
b64f8b07c1
license change
|
14 年之前 |
input.output
|
b64f8b07c1
license change
|
14 年之前 |
iterators
|
b64f8b07c1
license change
|
14 年之前 |
language.support
|
a445151f4a
N3189 Observers for the three handler functions
|
14 年之前 |
localization
|
b64f8b07c1
license change
|
14 年之前 |
numerics
|
995676a98e
LWG 1522
|
14 年之前 |
re
|
31aaf55f4c
N3158 Missing preconditions for default-constructed match_result objects
|
14 年之前 |
strings
|
c9f5d9fca6
test: Rename string_op+= to string_op_plus_equal. Windows git doesn't like it.
|
14 年之前 |
thread
|
7de47902d0
Implemented N3194
|
14 年之前 |
utilities
|
80f9180729
minor corrections to test, and hook is_base_of up to clang intrinsic
|
14 年之前 |
CMakeLists.txt
|
626916fc25
Add CMake build and fix major Linux blockers.
|
14 年之前 |
lit.cfg
|
e76496ce46
Teach the Lit configuration to actually use the cxx0x setting when
|
14 年之前 |
lit.site.cfg.in
|
626916fc25
Add CMake build and fix major Linux blockers.
|
14 年之前 |
nothing_to_do.pass.cpp
|
b64f8b07c1
license change
|
14 年之前 |
testit
|
c4cbb5b6b7
Update testit to default to clang
|
14 年之前 |