STL/stl/inc
Charlie Barto 70e49a0156 Explain why invoke is implemented with a macro (#368) 2019-12-11 18:06:17 -08:00
..
cvt Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
experimental Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
__msvc_all_public_headers.hpp P1612R1 Relocating endian To <bit> (#305) 2019-11-18 23:13:38 -08:00
algorithm [range.iter.ops], default_sentinel, and unreachable_sentinel (#329) 2019-12-02 15:32:14 -08:00
any Use consistent phrasing of required standard mode (#252) 2019-11-05 13:12:34 -08:00
array Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
atomic Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
bit Add P0553R4 and P0556R3 to <bit> (with D1956 rename) (#310) 2019-11-18 23:27:19 -08:00
bitset Fix #70: LWG-3199 istream >> bitset<0> fails 2019-12-04 20:21:54 -08:00
cassert Initial commit. 2019-09-04 15:57:56 -07:00
ccomplex Initial commit. 2019-09-04 15:57:56 -07:00
cctype Initial commit. 2019-09-04 15:57:56 -07:00
cerrno Initial commit. 2019-09-04 15:57:56 -07:00
cfenv Initial commit. 2019-09-04 15:57:56 -07:00
cfloat Initial commit. 2019-09-04 15:57:56 -07:00
charconv Fix #332: LWG-3266 to_chars(bool) should be deleted 2019-12-04 20:21:54 -08:00
chrono Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
cinttypes Initial commit. 2019-09-04 15:57:56 -07:00
ciso646 Initial commit. 2019-09-04 15:57:56 -07:00
climits Initial commit. 2019-09-04 15:57:56 -07:00
clocale Initial commit. 2019-09-04 15:57:56 -07:00
cmath Fix #192: <cmath>: Fuse <xtgmath.h> (#374) 2019-12-11 16:28:07 -08:00
codecvt Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
compare Use consistent phrasing of required standard mode (#252) 2019-11-05 13:12:34 -08:00
complex Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
concepts [range.iter.ops], default_sentinel, and unreachable_sentinel (#329) 2019-12-02 15:32:14 -08:00
condition_variable Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
csetjmp Initial commit. 2019-09-04 15:57:56 -07:00
csignal Initial commit. 2019-09-04 15:57:56 -07:00
cstdalign Initial commit. 2019-09-04 15:57:56 -07:00
cstdarg Initial commit. 2019-09-04 15:57:56 -07:00
cstdbool Initial commit. 2019-09-04 15:57:56 -07:00
cstddef Initial commit. 2019-09-04 15:57:56 -07:00
cstdint Initial commit. 2019-09-04 15:57:56 -07:00
cstdio Initial commit. 2019-09-04 15:57:56 -07:00
cstdlib Initial commit. 2019-09-04 15:57:56 -07:00
cstring Initial commit. 2019-09-04 15:57:56 -07:00
ctgmath Initial commit. 2019-09-04 15:57:56 -07:00
ctime Initial commit. 2019-09-04 15:57:56 -07:00
cuchar Initial commit. 2019-09-04 15:57:56 -07:00
cwchar Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
cwctype Initial commit. 2019-09-04 15:57:56 -07:00
deque Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
exception Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
execution Rewrap comments in <execution>. 2019-12-06 13:45:40 -08:00
filesystem [range.iter.ops], default_sentinel, and unreachable_sentinel (#329) 2019-12-02 15:32:14 -08:00
forward_list Reduce stack space consumption of list<T>::insert (#366) 2019-12-11 12:58:44 -08:00
fstream Initial commit. 2019-09-04 15:57:56 -07:00
functional Fix #340: <functional>: _HAS_STATIC_RTTI=0 shouldn't say typeid(void) (#375) 2019-12-11 16:29:43 -08:00
future Use _STD addressof(_Val), update _MSVC_STL_UPDATE (#358) 2019-12-06 19:38:33 -08:00
hash_map Fix #249: Change <hash_map> to consistently use int = 0 SFINAE (#328) 2019-12-07 01:11:26 -08:00
hash_set Ranges <range> machinery 2019-09-09 15:31:26 -07:00
initializer_list Initial commit. 2019-09-04 15:57:56 -07:00
iomanip Initial commit. 2019-09-04 15:57:56 -07:00
ios Initial commit. 2019-09-04 15:57:56 -07:00
iosfwd Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
iostream Initial commit. 2019-09-04 15:57:56 -07:00
iso646.h Initial commit. 2019-09-04 15:57:56 -07:00
istream Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
iterator P0738R2 istream_iterator Cleanup (#246) 2019-11-07 14:52:26 -08:00
limits Initial commit. 2019-09-04 15:57:56 -07:00
list Reduce stack space consumption of list<T>::insert (#366) 2019-12-11 12:58:44 -08:00
locale Initial commit. 2019-09-04 15:57:56 -07:00
map Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
memory [range.iter.ops], default_sentinel, and unreachable_sentinel (#329) 2019-12-02 15:32:14 -08:00
memory_resource Use consistent phrasing of required standard mode (#252) 2019-11-05 13:12:34 -08:00
mutex Changes made from update to clang-format to 9.0.0. (#205) 2019-10-24 16:47:28 -07:00
new Initial commit. 2019-09-04 15:57:56 -07:00
numbers P0631R8 <numbers> Math Constants (#261) 2019-11-11 21:17:34 -08:00
numeric [range.iter.ops], default_sentinel, and unreachable_sentinel (#329) 2019-12-02 15:32:14 -08:00
optional Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
ostream Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
queue Initial commit. 2019-09-04 15:57:56 -07:00
random STL: Remove !_HAS_EXACT_COMPOUND_REQUIREMENT fallback (#301) 2019-11-15 17:16:01 -08:00
ranges Use consistent phrasing of required standard mode (#252) 2019-11-05 13:12:34 -08:00
ratio Initial commit. 2019-09-04 15:57:56 -07:00
regex [range.iter.ops], default_sentinel, and unreachable_sentinel (#329) 2019-12-02 15:32:14 -08:00
scoped_allocator Fix #218 - remove public redundancy (#219) 2019-10-25 11:26:59 -07:00
set P1209R0 erase_if(), erase() (#236) 2019-11-01 14:32:39 -07:00
shared_mutex Fix #347: <shared_mutex>: Do we still need the _USING_V110_SDK71_ guard? (#373) 2019-12-11 16:27:13 -08:00
sstream Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
stack Initial commit. 2019-09-04 15:57:56 -07:00
stdexcept Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
streambuf Fix typos (#96) 2019-09-17 21:45:12 -06:00
string Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
string_view Use consistent phrasing of required standard mode (#252) 2019-11-05 13:12:34 -08:00
strstream Initial commit. 2019-09-04 15:57:56 -07:00
system_error Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
thread Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
tuple LWG-3158 tuple(allocator_arg_t, const Alloc&) should be conditionally explicit (#195) 2019-10-22 17:25:38 -07:00
type_traits Explain why invoke is implemented with a macro (#368) 2019-12-11 18:06:17 -08:00
typeindex Initial commit. 2019-09-04 15:57:56 -07:00
typeinfo Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
unordered_map Implement P1690R1 Refining Heterogeneous Lookup For Unordered Containers (#341) 2019-12-02 20:34:31 -08:00
unordered_set Implement P1690R1 Refining Heterogeneous Lookup For Unordered Containers (#341) 2019-12-02 20:34:31 -08:00
use_ansi.h Initial commit. 2019-09-04 15:57:56 -07:00
utility Strengthen noexcept on std::exchange, which improves codegen for many move constructors and move assignments that use std::exchange. (#364) 2019-12-09 20:33:26 -08:00
valarray Use unqualified function calls for valarray (#286) 2019-11-11 21:23:24 -08:00
variant Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
vector Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
version Initial commit. 2019-09-04 15:57:56 -07:00
xatomic.h Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
xbit_ops.h Initial commit. 2019-09-04 15:57:56 -07:00
xcall_once.h Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
xcharconv.h Initial commit. 2019-09-04 15:57:56 -07:00
xcharconv_ryu.h Changed TODO comments to TRANSITION comments (#221) 2019-10-27 14:12:14 -07:00
xcharconv_ryu_tables.h Initial commit. 2019-09-04 15:57:56 -07:00
xerrc.h Initial commit. 2019-09-04 15:57:56 -07:00
xfacet Initial commit. 2019-09-04 15:57:56 -07:00
xfilesystem_abi.h Initial commit. 2019-09-04 15:57:56 -07:00
xhash Implement P1690R1 Refining Heterogeneous Lookup For Unordered Containers (#341) 2019-12-02 20:34:31 -08:00
xiosbase Marked _Doraise() functions as override (#302) 2019-11-15 17:20:06 -08:00
xkeycheck.h Fix typos (#96) 2019-09-17 21:45:12 -06:00
xlocale Fix #340: <functional>: _HAS_STATIC_RTTI=0 shouldn't say typeid(void) (#375) 2019-12-11 16:29:43 -08:00
xlocbuf Initial commit. 2019-09-04 15:57:56 -07:00
xlocinfo Initial commit. 2019-09-04 15:57:56 -07:00
xlocinfo.h Improve clang-format with StatementMacros. 2019-12-06 13:45:40 -08:00
xlocmes Fix #218 - remove public redundancy (#219) 2019-10-25 11:26:59 -07:00
xlocmon Fix #218 - remove public redundancy (#219) 2019-10-25 11:26:59 -07:00
xlocnum Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
xloctime Fix #218 - remove public redundancy (#219) 2019-10-25 11:26:59 -07:00
xmemory [range.iter.ops], default_sentinel, and unreachable_sentinel (#329) 2019-12-02 15:32:14 -08:00
xnode_handle.h Initial commit. 2019-09-04 15:57:56 -07:00
xpolymorphic_allocator.h Initial commit. 2019-09-04 15:57:56 -07:00
xsmf_control.h Update comments to follow custom autolink syntax (#168) 2019-10-11 13:43:06 -07:00
xstddef Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
xstring Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
xthreads.h Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
xtimec.h Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
xtr1common Ranges <range> machinery 2019-09-09 15:31:26 -07:00
xtree Consistently use "int = 0" SFINAE (#226) 2019-11-01 18:15:37 -07:00
xutility Hide std::unreachable_sentinel_t's friends harder (#352) 2019-12-04 20:20:56 -08:00
ymath.h Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
yvals.h Enable clang-format AlignConsecutiveMacros. (#269) 2019-11-07 14:43:51 -08:00
yvals_core.h Fix #347: <shared_mutex>: Do we still need the _USING_V110_SDK71_ guard? (#373) 2019-12-11 16:27:13 -08:00