00001 #ifndef s11n_net_s11n_std_multiset_HPP_INCLUDED 00002 #define s11n_net_s11n_std_multiset_HPP_INCLUDED 1 00003 00004 #include <s11n.net/s11n/proxy/listish.hpp> 00005 #define S11N_LIST_TYPE std::multiset 00006 #define S11N_LIST_TYPE_NAME "multiset" 00007 #include <s11n.net/s11n/proxy/reg_list_specializations.hpp> 00008 00009 00010 #endif // s11n_net_s11n_std_multiset_HPP_INCLUDED