Several forms of to_string require #include <string>.
If this function is not available, use the CString. For example, if m_nodeIdentifierType is an integer, then: sHelp.Format("NodeIdentifierType %i ... ", Notification.m_NodeId.m_nodeIdentifierType, ....
The formats are described in documentation.