add link to custom generator TODO
This commit is contained in:
parent
93bad52e7e
commit
1a94ee1900
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ feature_generator_grammar<OutputIterator>::feature_generator_grammar()
|
|||
|
||||
ustring = escaped_string_(quote_.c_str())[_1 = utf8_(_val)]
|
||||
;
|
||||
// FIXME http://boost-spirit.com/home/articles/karma-examples/creating-your-own-generator-component-for-spirit-karma/
|
||||
|
||||
}
|
||||
|
||||
}}
|
||||
|
|
Loading…
Add table
Reference in a new issue