Daryle Walker
|
0db9276e8c
|
Fixed (hopefully) conflict between boost::base_from_member's C++11 constructor template and the automatically defined non-template copy- and/or move-constructors.
[SVN r77046]
|
2012-02-17 01:55:33 +00:00 |
|
Daryle Walker
|
e763315b55
|
Updated boost::base_from_member for C++2011.
[SVN r76982]
|
2012-02-11 18:27:02 +00:00 |
|
Aleksey Gurtovoy
|
dd86e09ab4
|
merge RC_1_32_0 tab fixes
[SVN r26327]
|
2004-11-28 03:27:25 +00:00 |
|
Daryle Walker
|
c26dbaa620
|
Updated copyright year list, since the interface changed
[SVN r24801]
|
2004-08-28 20:51:19 +00:00 |
|
Daryle Walker
|
8201624959
|
Moved a template argument default for base_from_member to primary header; removed forwarding header as it's not needed anymore
[SVN r24800]
|
2004-08-28 20:46:17 +00:00 |
|
Daryle Walker
|
f2116413d6
|
Changed constructor templates to be generated with the Preprocessor library; added a control macro for the maximum constructor argument length
[SVN r24799]
|
2004-08-28 20:24:17 +00:00 |
|
Daryle Walker
|
fb95bcc64c
|
Moved some of my stuff to the Boost Software License, Version 1.0
[SVN r20681]
|
2003-11-05 07:04:53 +00:00 |
|
Daryle Walker
|
c1c8329403
|
Expanded base-from-member constructors to 10 arguments; did minor tweaks
[SVN r18791]
|
2003-06-15 01:16:49 +00:00 |
|
Beman Dawes
|
a6f6c3613a
|
Change comments to make it clear why forward declaration header is required.
[SVN r11314]
|
2001-10-01 14:15:44 +00:00 |
|
Jens Maurer
|
ec363261ae
|
remove "explicit" on two- and three-argument constructors to avoid
error on HP aCC
[SVN r11097]
|
2001-09-11 18:42:25 +00:00 |
|
Beman Dawes
|
97cde2183d
|
Initial base_from_member commit
[SVN r11086]
|
2001-09-10 14:04:28 +00:00 |
|