Go to the documentation of this file. 1 #ifndef TUE_CONFIG_TYPES_H_
2 #define TUE_CONFIG_TYPES_H_
4 #include <boost/shared_ptr.hpp>
22 typedef boost::shared_ptr<Node>
NodePtr;
static void trim(std::string &s)
boost::shared_ptr< const Node > NodeConstPtr
static std::string rtrim_copy(std::string s)
static void ltrim(std::string &s)
static std::string ltrim_copy(std::string s)
static std::string trim_copy(std::string s)
boost::shared_ptr< Node > NodePtr
static void rtrim(std::string &s)
tue::config::ReaderWriter config