Searched defs:negative_form (Results 1 – 2 of 2) sorted by relevance
177 bool negative_form = false; in parse() local477 …en_format( cstring token, cstring& prefix, cstring& name, cstring& separator, bool& negative_form ) in validate_token_format()
374 …void produce_argument( cstring token, bool negative_form, arguments_store& store ) const BOOST_… in produce_argument()