¡@

Home 

c++ Programming Glossary: matrix_

pass attribute to child rule in boost spirit

http://stackoverflow.com/questions/12520649/pass-attribute-to-child-rule-in-boost-spirit

attribute. Is it possible to pass the attribute of the matrix_ rule to the matrixBlock_ child rule I want to keep the repeat.. Instead it should just keep writing into the attribute of matrix_ numBlocks's times . I tried to pass the attribute as inherited.. instead of semantic actions typedef vector columnT Matrix matrix_ repeat numBlocks matrixBlock_ _val matrixBlock_ column phoenix..