Boost logo

Boost :

Subject: Re: [boost] Boost.Exception and constexpr
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-01-10 10:01:35


On Thu, Jan 10, 2013 at 6:53 PM, Sebastian Redl
<sebastian.redl_at_[hidden]> wrote:
> On 10.01.2013 15:46, Andrey Semashev wrote:
>>
>> ./constexpr_test.cpp:20:12: error: ‘a’ is not a class, namespace, or
>> enumeration
>
> This is your own fault. You want a.get(), not a::get(). Or maybe the line
> above was supposed to be a typedef?

That was a typo, sorry.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk