Searched defs:list_of (Results 1 – 4 of 4) sorted by relevance
104 struct list_of : public ::boost::bimaps::detail::set_type_of_tag struct107 typedef Type user_type;111 value_type_of<user_type>::type value_type;114 struct lazy_concept_checked140 typedef mpl::bool_<true> mutable_key;
35 struct list_of struct38 < T, polymorphic_allocator<T> > type;
716 list_of() in list_of() function727 list_of( const T& t ) in list_of() function736 list_of(T&& t) in list_of() function788 list_of(U&& u, Us&&... us) in list_of() function
861 gchar *list_of; member871 const gchar *list_of) in schema_state_new()1131 const gchar *list_of, in parse_state_start_schema()1327 const gchar *id, *path, *gettext_domain, *extends, *list_of; in start_element() local