id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9803,Boost Spirit debugging complains about missing << operator if rule attributes are defined in a different namespace,barade.barade@…,Joel de Guzman,"Assuming you have declared the attributes classes of your rules in a different namespace than your grammar with the rules. Now, when you use BOOST_SPIRIT_DEBUG_NODES compiler says that it misses operator<< for ostream and the attribute classes in the different namespace. Even if you define one in the namespace of the grammar it does not work. As the following link states it is not easy to define the operator in a proper way: https://stackoverflow.com/questions/5286720/how-to-define-streaming-operator-for-boostspiritqi-and-stdlist-container",Bugs,closed,To Be Determined,spirit,Boost 1.54.0,Problem,invalid,,