2 #include <samchon/API.hpp> 11 class SAMCHON_FRAMEWORK_API XML;
19 typedef std::vector<std::shared_ptr<XML>>
XMLList;
21 SAMCHON_FRAMEWORK_EXTERN
template class SAMCHON_FRAMEWORK_API std::vector<std::shared_ptr<XML>>;
std::vector< std::shared_ptr< XML > > XMLList
A list of XML, tags are same.
Top level namespace of products built from samchon.