CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ExpressionUnaryOperatorSetter.cc
Go to the documentation of this file.
2 
3 using namespace reco::parser;
4 
5 #ifdef BOOST_SPIRIT_DEBUG
6 template<> const std::string op1_out<std::negate<double> >::value = "-";
7 #endif