Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion] making an inner struct boost fusion compatible?
From: Nat Goodspeed (nat_at_[hidden])
Date: 2012-09-20 07:59:59


On Sep 20, 2012, at 4:29 AM, "Oswin Krause" <Oswin.Krause_at_[hidden]> wrote:

> this inner struct must be a boost fusion compatible random access sequence. The examples cover only structs on namespace lvel, how can i handle this way? i don't want to clatter the namespace by pulling nested outside of the class.

Maybe forward-declare the inner struct within the outer, then define the inner struct outside as outer::inner?
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net