Douglas Gregor
|
95e1ca761c
Const-qualified objects of class type require the class to have a
|
16 年 前 |
Eric Niebler
|
cea89eb83e
_default transform is also a grammar that matches the expressions the transform knows how to handle
|
16 年 前 |
Jeremiah Willcock
|
b963f30346
Disambiguated RNG
|
16 年 前 |
Niels Dekker
|
fb8430a578
Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to Sun <= 5.10 (trunk), see #4080
|
16 年 前 |
Hartmut Kaiser
|
e256806785
Spirit: more changes to scheme stuff
|
16 年 前 |
Hartmut Kaiser
|
de8c942ea6
Spirit: introduced new cutomization point for karma alternatives (variant_which) and extended strict mode to alternatives, added tests
|
16 年 前 |
Hartmut Kaiser
|
f1aa4f6810
Spirit: introduced new cutomization point for karma alternatives (variant_which) and extended strict mode to alternatives
|
16 年 前 |
Niels Dekker
|
486400d2df
Redid adding BOOST_NO_COMPLETE_VALUE_INITIALIZATION to IBM XL C++ <= V10.1.0 (trunk), as [61516]. The addition of heap objects to boost_no_complete_value_initialization::test() [61552] did not cause any extra failures. See #4080.
|
16 年 前 |
Hartmut Kaiser
|
7b000b26d7
Wave: fixed #4176
|
16 年 前 |
Niels Dekker
|
9e5726b440
Increased last known CodeGear version as discussed with John Maddock.
|
16 年 前 |
Niels Dekker
|
5e5ca878a5
Fixed URL to value-initialization bug report.
|
16 年 前 |
Douglas Gregor
|
02d25790db
At several places in the ptr_container tests, we have the following pattern:
|
16 年 前 |
Eric Niebler
|
2c3e20348e
replace non-portable using declarations with typedefs
|
16 年 前 |
Joel de Guzman
|
5dc5545615
fixed precedence errors
|
16 年 前 |
Douglas Gregor
|
97a51c4791
Eliminate redundant (and incorrect) using declarations at function scope.
|
16 年 前 |
Douglas Gregor
|
110dcc44e6
We can't use the incomplete type simple_trace (actually, there are two
|
16 年 前 |
Douglas Gregor
|
dfc1d8c3bc
Move the implementation of
|
16 年 前 |
Douglas Gregor
|
e9f7dbfe60
Cannot bind a non-const reference to a const lvalue; change this
|
16 年 前 |
Douglas Gregor
|
0ce127d8cf
Eliminate a redundant (and therefore incorrect) using declaration for int_.
|
16 年 前 |
Douglas Gregor
|
d043ee225d
Clang has a version macro now. Use it.
|
16 年 前 |
Niels Dekker
|
4234f0f2eb
Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to CodeGear (trunk), see #4080.
|
16 年 前 |
Neil Groves
|
5b9f8fb246
Boost.Range - modified join and irange to return public range types.
|
16 年 前 |
Rene Rivera
|
b60df8a3ae
Manually add dependency to force_load declared source.
|
16 年 前 |
Rene Rivera
|
449fbc70ed
Add a force-load dependency feature to allow for cases where the linker removes 'unused' symbols as is common in the linking model of Apple's Objective C
|
16 年 前 |
Hartmut Kaiser
|
bbb7dad11c
Spirit: Qi generator fully functional now
|
16 年 前 |
Eric Niebler
|
bfda44ccb7
more const-correctness fixes when invoking proto domains
|
16 年 前 |
Eric Niebler
|
ef2493c53f
const-correctness fixes when invoking proto domains
|
16 年 前 |
Eric Niebler
|
f485082edf
allow virtual members to be in a different domain than their enclosing class
|
16 年 前 |
Christopher Kohlhoff
|
17bb2b8542
More doc updates.
|
16 年 前 |
Douglas Gregor
|
a219909727
Fix a standards-conformance problem where we default-initialize a const object of non-POD class type without a user-declared default constructor
|
16 年 前 |