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