Commit Graph

123 Commits

Author SHA1 Message Date
Eric Friedman
0a0fd670bd Minor formatting fix.
[SVN r20971]
2003-11-27 11:18:48 +00:00
Eric Friedman
cbec34784c Separated acknowledgments and references.
[SVN r20813]
2003-11-15 06:50:37 +00:00
Eric Friedman
05ae8740ef Workaround until BoostBook supports typedef descriptions.
[SVN r20812]
2003-11-15 06:45:49 +00:00
Eric Friedman
0e4bf74278 Minor wording change.
[SVN r20811]
2003-11-15 06:44:53 +00:00
Eric Friedman
ffd9ebc04d Link to Boost libraries by <libraryname>, and minor ack changes.
[SVN r20782]
2003-11-11 01:57:29 +00:00
Eric Friedman
092d52edc7 Minor updates.
[SVN r20758]
2003-11-08 12:39:44 +00:00
Eric Friedman
6d2c034240 Updated references.
[SVN r20754]
2003-11-08 11:24:20 +00:00
Eric Friedman
d1057deca0 Updated.
[SVN r20753]
2003-11-08 11:24:00 +00:00
Eric Friedman
7d8b89ab74 Documented make_recursive_variant.
[SVN r20752]
2003-11-08 11:22:51 +00:00
Eric Friedman
c28735739e Minor change.
[SVN r20745]
2003-11-08 08:17:20 +00:00
Eric Friedman
733744d5f1 Reflects recent implementation changes and additions.
[SVN r20744]
2003-11-08 08:15:25 +00:00
Eric Friedman
be401234a8 Documented recent implementation changes and additions.
[SVN r20743]
2003-11-08 08:14:21 +00:00
Eric Friedman
cd91b41ec8 Documented: 1) make_variant_over; 2) variant relational operators.
[SVN r20742]
2003-11-08 08:13:16 +00:00
Eric Friedman
f92ca63216 Updated portability table.
[SVN r20741]
2003-11-08 08:12:06 +00:00
Eric Friedman
b3b89a64ab Documented is_recursive_wrapper and unwrap_recursive_wrapper.
[SVN r20740]
2003-11-08 08:11:06 +00:00
Eric Friedman
6d4150c4f6 Documented EqualityComparable and LessThanComparable requirements.
[SVN r20739]
2003-11-08 08:10:06 +00:00
Eric Friedman
3b6ff0b647 Minor formatting change.
[SVN r20738]
2003-11-08 08:08:55 +00:00
Eric Friedman
e3e5e169c3 Extended bibliography and acknowledgments.
[SVN r20487]
2003-10-25 00:47:03 +00:00
Eric Friedman
e60b7bc129 Updated portability table.
[SVN r20486]
2003-10-25 00:46:40 +00:00
Eric Friedman
83fe4d1354 Started design overview section.
[SVN r20469]
2003-10-24 09:16:26 +00:00
Eric Friedman
324f7c146e Updated to reflect current state of library.
[SVN r20468]
2003-10-24 09:10:27 +00:00
Eric Friedman
d3f9ef263b Updated link to built BoostBook docs.
[SVN r20328]
2003-10-10 02:19:53 +00:00
Eric Friedman
724718c3a4 Documentation overhaul.
[SVN r20220]
2003-09-30 06:48:02 +00:00
Eric Friedman
98a2809770 Added missing exception specifications.
[SVN r20219]
2003-09-30 06:47:36 +00:00
Eric Friedman
a68bb3e039 Typo fix.
[SVN r20217]
2003-09-30 06:39:44 +00:00
Eric Friedman
03bf3da4de Fixed broken link.
[SVN r20112]
2003-09-19 06:22:59 +00:00
Eric Friedman
9a6936d3b9 Added recursive_wrapper documentation.
[SVN r20111]
2003-09-19 05:47:20 +00:00
Eric Friedman
a445274338 Updated for modified semantics.
[SVN r20108]
2003-09-19 00:36:53 +00:00
Eric Friedman
8d9e80666d Minor changes.
[SVN r20107]
2003-09-19 00:35:09 +00:00
Eric Friedman
601217d7ab 1) Added variant vs. any section; 2) Updated portability section.
[SVN r20084]
2003-09-17 04:24:07 +00:00
Eric Friedman
247c4865e1 Added 'miscellaneous notes' section.
[SVN r20075]
2003-09-16 07:23:34 +00:00
Eric Friedman
f592878396 Re-specified variant exception-safety guarantees.
[SVN r20073]
2003-09-16 05:16:39 +00:00
Eric Friedman
2fa982978e Reworked recursive types sections.
[SVN r20016]
2003-09-11 07:21:49 +00:00
Eric Friedman
e20a72e8da Updated re: recursive_wrapper and reference types.
[SVN r20015]
2003-09-11 07:15:25 +00:00
Eric Friedman
060e7d5f14 Minor fix.
[SVN r19874]
2003-08-30 02:50:09 +00:00
Eric Friedman
5bcc47b356 Added out-of-date notice.
[SVN r19873]
2003-08-30 02:49:34 +00:00
Eric Friedman
1c1e009f57 Minor changes.
[SVN r19866]
2003-08-29 19:58:40 +00:00
Eric Friedman
5c2d5236f0 Minor fixes.
[SVN r19865]
2003-08-29 19:58:00 +00:00
Eric Friedman
a800218526 Minor fix.
[SVN r19864]
2003-08-29 19:57:14 +00:00
Douglas Gregor
2e2679aa16 Use <macro> element to define macros, <macroname> to reference them.
[SVN r19861]
2003-08-29 16:29:25 +00:00
Eric Friedman
18d50c1373 Minor changes.
[SVN r19846]
2003-08-29 05:31:51 +00:00
Eric Friedman
5c1817aa5e Initial documentation for recursive_variant.
[SVN r19826]
2003-08-28 08:27:20 +00:00
Eric Friedman
4c833608f6 Added cv-quals to query methods.
[SVN r19825]
2003-08-28 08:26:49 +00:00
Eric Friedman
f6b5549316 1) Documented preprocessor macros 2) Added recursive_variant portability notice.
[SVN r19824]
2003-08-28 08:24:46 +00:00
Eric Friedman
4e1b41facc Minor formatting changes.
[SVN r19823]
2003-08-28 08:23:06 +00:00
Eric Friedman
a8f59418d7 1) Moved preprocessor macro example to tutorial 2) Now mentions recursive_variant.
[SVN r19822]
2003-08-28 08:22:03 +00:00
Eric Friedman
badb6ccce7 Minor formatting change.
[SVN r19821]
2003-08-28 08:20:31 +00:00
Eric Friedman
dc48d7052b Now mentions recursive_variant.
[SVN r19820]
2003-08-28 08:19:08 +00:00
Eric Friedman
a573365f99 Added additional TODO note.
[SVN r19799]
2003-08-27 07:46:38 +00:00
Eric Friedman
3cacfa72b9 Added (nearly-complete) advanced tutorial.
[SVN r19798]
2003-08-27 07:44:32 +00:00
Eric Friedman
730f1ba69e Added new tutorial.
[SVN r19797]
2003-08-27 07:16:15 +00:00
Eric Friedman
2132f812da Added link to recursive_variant (and repaginated).
[SVN r19796]
2003-08-27 07:13:42 +00:00
Eric Friedman
58ebdccc69 Refactored bad_visit into own header.
[SVN r19767]
2003-08-25 03:54:46 +00:00
Eric Friedman
34207d38c5 Minor changes.
[SVN r19766]
2003-08-25 03:52:41 +00:00
Eric Friedman
e913200270 Documented BOOST_VARIANT_ENUM_SHIFTED_PARAMS macro.
[SVN r19765]
2003-08-25 03:50:05 +00:00
Eric Friedman
de7cc9874e Minor addition.
[SVN r19576]
2003-08-14 03:06:28 +00:00
Eric Friedman
da47645db4 Incorrect type declaration.
[SVN r19376]
2003-07-30 23:39:42 +00:00
Eric Friedman
bd5012abd6 BoostBook progress.
[SVN r19375]
2003-07-30 23:34:32 +00:00
Eric Friedman
70c8014c0f BoostBook progress.
[SVN r19371]
2003-07-30 20:48:35 +00:00
Eric Friedman
4aaf6a2b43 Minor fixes and changes.
[SVN r19370]
2003-07-30 20:48:05 +00:00
Itay Maman
283724fe1f .
[SVN r19357]
2003-07-30 09:45:57 +00:00
Itay Maman
5bd7114e2f (1) Broken link fixed
(2) boost::empty added to the TOC


[SVN r19355]
2003-07-30 08:57:22 +00:00
Itay Maman
62a9511ea2 (1) List of header files updated
(2) Compatibility section updated


[SVN r19354]
2003-07-30 08:56:41 +00:00
Itay Maman
ad4ad335f2 mpl sequence instantiation documented
[SVN r19353]
2003-07-30 08:55:32 +00:00
Itay Maman
1645655ae2 (1) Comment about incomplete<T> employing heap-allocation for T values
(2) operator<< added to the synopsis
(3) not-a-reference requirement added to BoundedType specification


[SVN r19342]
2003-07-29 12:26:15 +00:00
Itay Maman
47d9df4581 Example added to boost::empty
[SVN r19341]
2003-07-29 11:01:14 +00:00
Itay Maman
1478f22108 various fixes
[SVN r19330]
2003-07-28 13:09:54 +00:00
Itay Maman
99bc6a2313 (1) Broken link fixes
(2) boost::empty section added


[SVN r19329]
2003-07-28 13:08:16 +00:00
Itay Maman
195aeff8cd extract renamed to get
[SVN r19326]
2003-07-28 08:33:58 +00:00
Itay Maman
395cca6132 no message
[SVN r19322]
2003-07-28 07:13:49 +00:00
Eric Friedman
bdf0cf5269 Started port of docs to BoostBook.
[SVN r18844]
2003-06-20 07:11:50 +00:00
Eric Friedman
4ea42095c4 Fix in friend declarations.
[SVN r18661]
2003-06-04 04:39:18 +00:00
Eric Friedman
bb596cae89 Migrated from Sandbox CVS.
[SVN r18578]
2003-05-28 08:05:16 +00:00