From c0957cfe1c73ecb6c96314e45e7d29b4199b20d6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 31 Aug 2012 10:03:45 +0200 Subject: Add support for virtual data members New test: common/virtual. --- odb/relational/source.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/relational/source.hxx') diff --git a/odb/relational/source.hxx b/odb/relational/source.hxx index 21ab776..3ad463b 100644 --- a/odb/relational/source.hxx +++ b/odb/relational/source.hxx @@ -3447,7 +3447,7 @@ namespace relational expression translate_expression (type& c, cxx_tokens const&, - tree scope, + semantics::scope& start_scope, location_t loc, string const& prag, bool* placeholder = 0); -- cgit v1.1