Rene Rivera
|
502b7fa2fc
Fix compiling with vacpp on non-AIX systems. (fixes #2546)
|
před 17 roky |
Rene Rivera
|
e03244567a
Fix syntax error that was causing quickbook to crash.
|
před 17 roky |
Daniel James
|
3a714b0b03
When processing template arguments, deal with the case when there's no content after the last space or there are more arguments than expected.
|
před 17 roky |
Vladimir Prus
|
49ea35caae
Unbreak toolset inheritance
|
před 17 roky |
Tobias Schwinger
|
747668ed3e
adds tests with const result
|
před 17 roky |
Anthony Williams
|
94c4cf5fea
Undo commit from r49977 which added extraneous throw to thread example
|
před 17 roky |
Anthony Williams
|
f304dd1b39
Added test for making std::thread work with std::vector
|
před 17 roky |
Vladimir Prus
|
0bc1ec445f
Fix generator.clone-and-change-type to preserve rule name
|
před 17 roky |
Vladimir Prus
|
a65b87145d
Fix generator.clone again
|
před 17 roky |
Vladimir Prus
|
106a2d20b0
Fix return value
|
před 17 roky |
Vladimir Prus
|
c770b58987
Copy generator's rule name when cloning
|
před 17 roky |
Steven Watanabe
|
e15ae28ab5
Try to fix static_rational on Borland
|
před 17 roky |
Steven Watanabe
|
c5f4f71680
Remove the last instance of one() to make pathscale happy
|
před 17 roky |
Anthony Williams
|
d58fba8331
Removed controversial catch(...) clauses from thread class
|
před 17 roky |
Tobias Schwinger
|
283e4fcadb
removes absolute paths (from development machine)
|
před 17 roky |
Tobias Schwinger
|
a8a3d6268e
introduces functional / factory & forward
|
před 17 roky |
Tobias Schwinger
|
6b450f5975
introduces functional/ forward & factory
|
před 17 roky |
Daniel James
|
d22ad8fa03
Wild stab at getting destruction working on more compilers.
|
před 17 roky |
Niels Dekker
|
8a2bbe74b4
[utility/swap] Distinguished between testing array-of-array-of-class and array-of-array-of-int, as the latter appears to succeed on CodeGear 6.10 while the former does not.
|
před 17 roky |
Niels Dekker
|
571617aea7
[utility/swap] Added comment to various array swapping tests, added member typedef to swap_test_template, to make the test more realistic.
|
před 17 roky |
Thorsten Jørgen Ottosen
|
2a218c502b
Fixed problem with using indirect_fun with an abstract base class.
|
před 17 roky |
Matthias Schabel
|
504c43fd60
fix for OS using gcc without gnu libraries
|
před 17 roky |
Boris Gubenko
|
3e232ed240
work around the bug in aC++ (QXCR1000880488 in the HP bug tracking system)
|
před 17 roky |
Boris Gubenko
|
15e8ffd87d
markup accumulators library test that may take too long to compile with aC++
|
před 17 roky |
Eric Niebler
|
600e8bb4e7
user documentation for the new repetition and iteration macros
|
před 17 roky |
Eric Niebler
|
32c9401f0d
reference documentation for new repetition and iteration macros
|
před 17 roky |
Andrey Semashev
|
01ffdac6fa
testfrmwk.hpp moved to the tests directory. It was not a part of the library public interface and should not be seen by users.
|
před 17 roky |
Andrey Semashev
|
35e6f90931
testfrmwk.hpp moved to the tests directory. It was not a part of the library public interface and should not be seen by users.
|
před 17 roky |
Eric Niebler
|
f501d06433
deprecate old BOOST_PROTO_DEFINE_VARARG_FUNCTION_TEMPLATE macro, replace with more flexible and useful BOOST_PROTO_REPEAT and BOOST_PROTO_LOCAL_ITERATE
|
před 17 roky |
Daniel James
|
0c69ca3337
Use aligned storage for the value.
|
před 17 roky |