aboutsummaryrefslogtreecommitdiff
path: root/src/function/read_xml_file.cc
AgeCommit message (Collapse)Author
2014-04-19Further code style fixesAdrian Kummerländer
* .. in the face of the planned development of usable external functions using the current proof-of-concept coding * replaced usage of std::shared_ptr in FunctionReadXmlFile class with explicit implementation of default and copy constructor * separated implementation and interfaces