20 Sep
2012
20 Sep
'12
11:59 a.m.
On Sep 20, 2012, at 4:29 AM, "Oswin Krause"
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?