| .. |
|
any @ 3fb1dbc758
|
7e3a545af0
Don't allow a namespace and a class template to have the same name; it confuses MSVC 6.0 and 7.0.
|
22 лет назад |
|
array @ cfb6d6eae6
|
2379b2676d
array.xml: documentation updates from Nico
|
22 лет назад |
|
bind @ ea8c0ef25e
|
1cea686e6a
bind and mem_fn now support operator== and operator!=
|
22 лет назад |
|
compatibility @ 5e00bbd86e
|
93bc1e6bd7
Updated SGI version checks
|
23 лет назад |
|
compose @ c174dc9e01
|
64a1659506
index.htm renamed index.html
|
22 лет назад |
|
concept_check @ cc25398b06
|
1becf336eb
updating with respect to change in input_iterator_archetype
|
22 лет назад |
|
config @ 28f50c3295
|
98e2eab831
std lib extension namespace is stdext on vc7.1
|
22 лет назад |
|
conversion @ 9f5ec17603
|
64a1659506
index.htm renamed index.html
|
22 лет назад |
|
crc @ ed764fe9c4
|
284f949144
Corrected license statement
|
22 лет назад |
|
date_time @ 36968c543f
|
41215167dd
merge compiler status updates from RC_1_31_0 -- add comments about wide stream output problems
|
22 лет назад |
|
detail @ 2fe7fd95d2
|
1cffb7d2c8
Kill off outer cv-stripping of Dereferenceable
|
22 лет назад |
|
disjoint_sets @ cf471f086b
|
b7e39aaaef
cwpro8.3 workaround
|
23 лет назад |
|
dynamic_bitset @ 702e7dd26b
|
40f1650f37
remove unused variable
|
23 лет назад |
|
exception @ 17f806e8a7
|
cf319e71b6
_MSC_VER use clarified.
|
22 лет назад |
|
filesystem @ 99b98e64d7
|
2e1ed6aed4
more reliable POSIX current_path() imp (issue reported and fix tested by Ron Garcia)
|
22 лет назад |
|
format @ c51a055f92
|
e545eaa8a8
stick to the norm's guaranteed operations on strempos / streamoff (§27.4.3.2)
|
22 лет назад |
|
function @ b7608dff24
|
877836cc0f
type_info::operator== fixes (Peter Dimov)
|
22 лет назад |
|
functional @ 240f068069
|
825fe1ec07
add or update See www.boost.org comments
|
23 лет назад |
|
graph @ 3390833f0c
|
6239bd3b78
new file
|
22 лет назад |
|
integer @ f2d22d091f
|
0302dd2f19
Patches for cstdint support:
|
22 лет назад |
|
io @ 70043b1ee4
|
7cdfaa4f8e
Fixed up license/copyright
|
22 лет назад |
|
iterator @ 0c3a68530e
|
cb27a571bf
shared_container_iterator library:
|
22 лет назад |
|
lambda @ 89fb84d751
|
fd27cb0a98
supressed some gcc3.4 warnings, making it more explicit that a few
|
22 лет назад |
|
math @ e8ddc9e36f
|
9904fbd59e
Metrowerks appears to require static_cast workaround.
|
22 лет назад |
|
mpl @ 7df089d2bb
|
ec1433ada6
bug fix thanks to Martin Ecker <martin.ecker-at-liwest.at>
|
22 лет назад |
|
multi_array @ 26ec9fd1f0
|
cff1b21042
multi_array constructors from the other array types are now based on a
|
22 лет назад |
|
numeric
|
ea0727f616
Added support for small -long double- types
|
22 лет назад |
|
optional @ 0109fabef4
|
e76517529d
Fixed test for bcc5.6.4 weak overload resolution
|
22 лет назад |
|
pool @ b7bc5bec08
|
4d997105c3
Munged e-mail addresses
|
22 лет назад |
|
preprocessor @ d56c9b37a6
|
99808f861f
Fix broken links.
|
22 лет назад |
|
property_map @ b3ef1a3aac
|
f260725452
fixed a subtle bug in get() and put() exposed by the change to
|
22 лет назад |
|
python @ 53268000e7
|
4bdb8fda4e
small typo
|
22 лет назад |
|
random @ 0333ba87f3
|
eca2bf6238
fix synopsis (Matthias Troyer)
|
22 лет назад |
|
rational @ 48438a6b29
|
217d6d9b0a
Untabified
|
23 лет назад |
|
regex @ 9ebe515adf
|
45da344e13
Fixed errors in docs:
|
22 лет назад |
|
signals @ 0b81234470
|
4f1a8d0555
Fix a typo
|
22 лет назад |
|
smart_ptr @ 7fb399b3bb
|
bd8fb95b41
index.htm renamed index.html
|
22 лет назад |
|
spirit @ d63dd613bc
|
bd3cb3445c
-- resynced from Spirit CVS - RELEASE_1_8_0 branch in order to
|
22 лет назад |
|
statechart @ 20e4589e85
|
f4b2ad0364
Integrated standard conformance fixes provided by Peter Petrov
|
22 лет назад |
|
static_assert @ 328b4fee16
|
08fc7ba609
MWCW 8.3 no longer needs the enum version. This fixes a problem in Spirit, because of two header files both having a static assert at the same line.
|
22 лет назад |
|
test @ 572e3b0b5f
|
c88759aaab
*** empty log message ***
|
22 лет назад |
|
thread @ 0696f3cc41
|
bb85151275
Added auto-link code to thread library
|
22 лет назад |
|
timer @ 950d76e813
|
bd8fb95b41
index.htm renamed index.html
|
22 лет назад |
|
tokenizer @ 6719c70d3f
|
160e69219a
clear gcc warnings, taking VC++ 6.0 into account (Marshall Clow)
|
22 лет назад |
|
tuple @ 78572fca7b
|
5311009f51
Bug fix for vc6
|
22 лет назад |
|
type_traits @ 8638d203ac
|
aab27cb6f5
Minor typos fix.
|
22 лет назад |
|
utility @ b6c826a139
|
cb27a571bf
shared_container_iterator library:
|
22 лет назад |
|
variant @ c5c2446344
|
f2826bc658
Updated workaround and defect macros to reflect new Metrowerks and Intel versions.
|
22 лет назад |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
24 лет назад |
|
libraries.htm
|
844e6e049e
Obsoleted old iterator adaptor docs
|
22 лет назад |