On 5/10/2011 8:36 AM, Eric Niebler wrote:
> On 5/10/2011 3:22 AM, Joel Falcou wrote:
>> I got these error compiling NT2 with proto trunk
>>
>> /usr/local/include/boost-latest/boost/proto/detail/decltype.hpp:67:56:
>> error: 'M0' has not been declared
<snip>
> 
> This is what happens to people who use stuff under a detail/ directory
> or in a detail namespace. :-) You already know what I'm going to say:
> don't do that.

FWIW, this was due to a missing #include, which I've since fixed. This
*should* work again, but it's not part of Proto's public documented
interface. I reserve the right to break your code. ;-)

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com
_______________________________________________
proto mailing list
proto@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/proto

Reply via email to