| .. |
|
any @ e828b95b04
|
b8528f1f4f
Updated to reflect BoostBook changes
|
23 ani în urmă |
|
array @ a5a75f81bd
|
b8528f1f4f
Updated to reflect BoostBook changes
|
23 ani în urmă |
|
bind @ 6ed01de60f
|
f410b462b0
-Wundef fixes.
|
23 ani în urmă |
|
compatibility @ 5e00bbd86e
|
93bc1e6bd7
Updated SGI version checks
|
23 ani în urmă |
|
compose @ ac06ad571b
|
45c6b27ff9
fix broken links
|
23 ani în urmă |
|
concept_check @ 358b14915b
|
3882907d2c
Fixed forward_iterator_archetype pointer type to be ptr to const.
|
23 ani în urmă |
|
config @ 55e6bd7132
|
dfb6cbc437
take setup of version 60 if not STRICT_CONFIG
|
23 ani în urmă |
|
conversion @ 25935cda40
|
c5575fbef8
avoid warning about signed/unsigned conversion
|
23 ani în urmă |
|
crc @ 3645fbff27
|
799663a45d
work around peculiar "static const" problem on old EDG-based compilers
|
23 ani în urmă |
|
date_time @ 0a86d8e186
|
c6e087026b
additional tests
|
23 ani în urmă |
|
detail @ 7e4ad9c654
|
56f2e11541
added needed include of <new>
|
23 ani în urmă |
|
disjoint_sets @ cf471f086b
|
b7e39aaaef
cwpro8.3 workaround
|
23 ani în urmă |
|
dynamic_bitset @ 702e7dd26b
|
40f1650f37
remove unused variable
|
23 ani în urmă |
|
exception @ d1e4951cd5
|
f410b462b0
-Wundef fixes.
|
23 ani în urmă |
|
filesystem @ 755ee89447
|
61f4542422
fix and clarify prior change
|
23 ani în urmă |
|
format @ fa2af043a4
|
c6d40621fd
string_t::npos , fixes bug report (anonymous SF)
|
23 ani în urmă |
|
function @ 4b830024f3
|
79a3f019b9
Die, foo, die
|
23 ani în urmă |
|
functional @ 240f068069
|
825fe1ec07
add or update See www.boost.org comments
|
23 ani în urmă |
|
graph @ d8e0253233
|
885ce744b6
make all the iterator adaptors override only access category; add missing std:: qualification
|
23 ani în urmă |
|
integer @ 890e28ab67
|
7b15945c4d
include <boost/limits.hpp> instead of <limits.h>, fixing a date-time issue on Comeau
|
23 ani în urmă |
|
io @ 38c84588c0
|
a09895cf9e
Added new (unit) tests for I/O-state saving classes
|
23 ani în urmă |
|
iterator @ afa92675a2
|
9bc001b12b
Fixed struct/class mixup in indirect_iterator declaration.
|
23 ani în urmă |
|
lambda @ ff04032656
|
9ae8a76a79
a typo fix
|
23 ani în urmă |
|
math @ 1397ea6680
|
d1c06f9255
avoid "unused variable" warnings
|
23 ani în urmă |
|
mpl @ 319ef0fffe
|
2bb34d9854
is_sequence/list fix for MSVC
|
23 ani în urmă |
|
multi_array @ 6f25eb3232
|
88d91d3e07
Apply patch from Matthias Troyer <troyer-at-itp.phys.ethz.ch>
|
23 ani în urmă |
|
numeric
|
904703b389
Corrected a typo
|
23 ani în urmă |
|
optional @ 042d3e08b8
|
ea7ac6ae6b
fix compilation guard for "using std::swap"
|
23 ani în urmă |
|
pool @ f6370525da
|
217d6d9b0a
Untabified
|
23 ani în urmă |
|
preprocessor @ 85182b4426
|
672ba9d5a8
evil VC bug fix
|
23 ani în urmă |
|
property_map @ fd9c88eb90
|
1dacfd5f23
Refer to the same entity that's in the actual example file
|
23 ani în urmă |
|
python @ 7aae525587
|
b80be85218
Added RationalDiscovery
|
23 ani în urmă |
|
random @ 4ef5ff4519
|
b6c0a01369
work around MSVC and Borland problem: they can't access template
|
23 ani în urmă |
|
rational @ 48438a6b29
|
217d6d9b0a
Untabified
|
23 ani în urmă |
|
regex @ 8a5b00c128
|
cd7569106f
Added needed const qualifier on out of line deffinition.
|
23 ani în urmă |
|
signals @ 2cff49bcc8
|
c2b5fb8e6e
Fix for Borland, I think
|
23 ani în urmă |
|
smart_ptr @ b4ec0e90fb
|
51a95e9d0d
Switched weak_count_ from #shared+#weak to #weak+(#shared != 0); thanks to Alexander Terekhov and Ben Hutchings
|
23 ani în urmă |
|
spirit @ 75eb3bffc2
|
30e9de3b85
sync from spirit cvs
|
23 ani în urmă |
|
statechart @ 96b1032f52
|
3523121c16
Various code (no interface changes) & documentation improvements
|
23 ani în urmă |
|
static_assert @ 19e8840ad7
|
49d7f38f1c
Added __COUNTER__ based version for VC7 and later.
|
23 ani în urmă |
|
test @ 797b4c475a
|
ccabaa93d6
eliminate tolerance definition by number of rounding errors
|
23 ani în urmă |
|
thread @ d197a49707
|
9dab92de59
fix typo
|
23 ani în urmă |
|
timer @ 29a0dedebe
|
825fe1ec07
add or update See www.boost.org comments
|
23 ani în urmă |
|
tokenizer @ 240718b2dc
|
53352d415f
fix ordering of member initializers to avoid a warning with gcc
|
23 ani în urmă |
|
tuple @ 359eaeecbf
|
f31abc3b3e
added tests to ensure correct constness behaviour
|
23 ani în urmă |
|
type_traits @ eb1c21ad4c
|
66703f8031
use *almost* ideal world implementation of is_convertible_basic_impl for IBM VisualAge compiler
|
23 ani în urmă |
|
utility @ f57c914b8f
|
ff4a34bc2b
Preparation for delivering nicely-formatted error messages in
|
23 ani în urmă |
|
variant @ b9d4b893a3
|
91139e7416
Fixed error w/ nondependent static assertion in assigner.
|
23 ani în urmă |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
24 ani în urmă |
|
libraries.htm
|
a26a303092
Variant blurb update.
|
23 ani în urmă |