1 #ifndef CPPAD_CG_PRINT_OPERATION_NODE_INCLUDED 2 #define CPPAD_CG_PRINT_OPERATION_NODE_INCLUDED 37 inline const std::string& getBeforeString()
const {
41 inline void setBeforeString(
const std::string& before) {
45 inline const std::string& getAfterString()
const {
49 inline void setAfterString(
const std::string& after) {
59 const std::string& before,
61 const std::string& after) :