From e9f9ce5fe91320dc70ad9795485f4f7728fd97bd Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 22 May 2010 06:17:55 +0000 Subject: [PATCH] Merged revisions 61076,61547,61675-61677,61750,61782,61788,61859 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r61076 | eric_niebler | 2010-04-05 12:15:49 -0700 (Mon, 05 Apr 2010) | 1 line code clean-up ........ r61547 | eric_niebler | 2010-04-24 12:50:15 -0700 (Sat, 24 Apr 2010) | 1 line when using proto::and_ as a transform, apply *all* transforms but only return the result of applying the last ........ r61675 | eric_niebler | 2010-04-29 06:59:12 -0700 (Thu, 29 Apr 2010) | 1 line allow virtual members to be in a different domain than their enclosing class ........ r61676 | eric_niebler | 2010-04-29 08:08:18 -0700 (Thu, 29 Apr 2010) | 1 line const-correctness fixes when invoking proto domains ........ r61677 | eric_niebler | 2010-04-29 08:18:21 -0700 (Thu, 29 Apr 2010) | 1 line more const-correctness fixes when invoking proto domains ........ r61750 | eric_niebler | 2010-05-03 18:19:53 -0700 (Mon, 03 May 2010) | 1 line _default transform is also a grammar that matches the expressions the transform knows how to handle ........ r61782 | eric_niebler | 2010-05-04 17:19:22 -0700 (Tue, 04 May 2010) | 1 line pass_through transform doesn't strip expression wrappers ........ r61788 | eric_niebler | 2010-05-05 09:02:34 -0700 (Wed, 05 May 2010) | 1 line fix broken proto ........ r61859 | eric_niebler | 2010-05-08 15:27:39 -0700 (Sat, 08 May 2010) | 1 line add partial support for sub-domains. Full support (on compilers supporting Boost.TypeOf) to come ........ [SVN r62138] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 4368693a5f..f27b11b2a9 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 4368693a5fd3877b24ed4fcf790f6baa4e8b9a18 +Subproject commit f27b11b2a98050377dccae7fc732db0b6edd1378