Commit Graph

35 Commits

Author SHA1 Message Date
Steven Watanabe
62e31e6605 Add mising #include. 2018-02-19 20:22:57 -07:00
Steven Watanabe
9b717af1f0 Remove BOOST_TYPE_ERASURE_FUNCTION as it was poorly thought out. In particular, it makes it impossible to create a concept_map to allow member functions to be called for a built in type. Instead, BOOST_TYPE_ERASURE_MEMBER and BOOST_TYPE_ERASURE_FREE have been improved. 2018-02-19 18:59:15 -07:00
Steven Watanabe
e50fceebb8 Rework associated type documentation a bit. 2014-03-10 11:13:02 -07:00
Steven Watanabe
a08b1dc915 Fix typos. Fixes #8271.
[SVN r83393]
2013-03-10 03:48:33 +00:00
Steven Watanabe
4587a316fc New example: multifunction.
[SVN r83378]
2013-03-09 21:53:14 +00:00
Steven Watanabe
96e1373de7 Add missing #include.
[SVN r83373]
2013-03-09 19:15:15 +00:00
Steven Watanabe
f38529ba1c Doc restructuring.
[SVN r83371]
2013-03-09 19:03:08 +00:00
Steven Watanabe
686ce5bfae Rename relaxed_match -> relaxed.
[SVN r83251]
2013-03-02 19:23:44 +00:00
Steven Watanabe
bca1159d90 Doc update
[SVN r83237]
2013-03-02 01:03:12 +00:00
Steven Watanabe
163dd02c8e Minor edits.
[SVN r82978]
2013-02-18 18:31:36 +00:00
Steven Watanabe
8326fbc224 Fix wrong #include and missing bases.
[SVN r82858]
2013-02-13 18:08:57 +00:00
Steven Watanabe
f9f8fcc9c9 Doc update
[SVN r81428]
2012-11-19 21:19:34 +00:00
Steven Watanabe
68500314ea Doc update
[SVN r80974]
2012-10-13 00:02:25 +00:00
Steven Watanabe
5b721087d9 Allow mutating functions to be called on const any<C, P&>.
[SVN r80910]
2012-10-08 23:37:00 +00:00
Steven Watanabe
e27166f593 Finish printf expample.
[SVN r80900]
2012-10-08 01:01:56 +00:00
Steven Watanabe
b2db5bd93e Fix some minor errors in examples.
[SVN r80899]
2012-10-08 01:00:29 +00:00
Steven Watanabe
c56e4fa5a2 Try to improve documentation based on the review comments.
[SVN r80622]
2012-09-21 20:50:44 +00:00
Steven Watanabe
b682420d98 More description of the print_sequence example.
[SVN r80604]
2012-09-19 22:52:25 +00:00
Steven Watanabe
510c54dd88 Add more complete description to associated types example.
[SVN r79777]
2012-07-28 03:43:26 +00:00
Steven Watanabe
e2a1985a99 Fix link.
[SVN r79776]
2012-07-28 02:57:43 +00:00
Steven Watanabe
f012f5dd53 Add example of conversion.
[SVN r79728]
2012-07-24 22:07:53 +00:00
Steven Watanabe
80843ec688 Add missing #include.
[SVN r79722]
2012-07-24 17:18:20 +00:00
Steven Watanabe
35940fb57d Try to explain better how multi type concepts work.
[SVN r79705]
2012-07-23 19:57:24 +00:00
Steven Watanabe
9c13cfed34 Add an example to the introduction.
[SVN r79690]
2012-07-23 03:18:07 +00:00
Steven Watanabe
3e18c363a2 Clarify the behavior of concept_interface for composite concepts.
[SVN r79630]
2012-07-20 23:46:27 +00:00
Steven Watanabe
f16126c59f Clarify the reference rebinding example.
[SVN r79607]
2012-07-19 18:55:00 +00:00
Steven Watanabe
7b8ab02cdd Try to make the constructor example more clear.
[SVN r79606]
2012-07-19 18:54:11 +00:00
Steven Watanabe
d81844deed A few doc clarifications based on comments from Dave Abrahams.
[SVN r79181]
2012-06-29 23:41:39 +00:00
Steven Watanabe
3986edc796 Doc tweaks.
[SVN r78603]
2012-05-24 20:18:21 +00:00
Steven Watanabe
080803cf25 Finish iterator rewrite.
[SVN r78453]
2012-05-13 15:24:00 +00:00
Steven Watanabe
0f06d33ef0 Fix bug in example.
[SVN r78447]
2012-05-13 02:12:14 +00:00
Steven Watanabe
1a48cabdef There's no good reason for placeholder to use CRTP. Remove it.
[SVN r78446]
2012-05-13 02:06:31 +00:00
Steven Watanabe
82a3bb5a1c Doc updates.
[SVN r78445]
2012-05-13 01:53:52 +00:00
Steven Watanabe
45e2298238 Update example to use the new iterator concept.
[SVN r78444]
2012-05-13 01:46:06 +00:00
Steven Watanabe
eacd0528c3 Import type_erasure
[SVN r78429]
2012-05-12 02:37:24 +00:00