Searched defs:nil_type (Results 1 – 2 of 2) sorted by relevance
71 nil_type, // nil is the sentinel (empty) utree type. enumerator336 struct nil_type {}; struct in boost::spirit::utree
706 inline utree::utree(utree::nil_type) in utree() function in boost::spirit::utree859 inline utree& utree::operator=(nil_type) in operator =() argument