$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [proto] small breaking change
From: joel falcou (joel.falcou_at_[hidden])
Date: 2010-06-10 15:52:44
OK back from testing the changes in NT2
NT2 table use a custom generator and seems like as_child don't like it:
/home/joel/metascale/lib/boost/boost/proto/detail/as_expr.hpp:36: error:
no type named proto_base_generator in struct
nt2::containers::table_generator
I guess something new is needed for making new generator ?