Searched refs:property_map (Results 1 – 7 of 7) sorted by relevance
34 property_map = { variable116 const auto factory = property_map.find(bt_property.type); in property_factory()117 if (factory != property_map.end()) { in property_factory()
11 …nfig container_hash core iterator lambda mpl multi_index preprocessor property_map serialization s…47 …exical_cast math move mpl multi_index optional parameter preprocessor property_map property_tree r…48 …esystem foreach function graph iterator lexical_cast mpi mpl optional property_map random serializ…97 property_map -> any assert bind concept_check config core function iterator lexical_cast mpi mpl mu…
118 property_map Douglas Gregor <dgregor -at- cs.indiana.edu>
465 std::unordered_map<std::string, PropertyValue> property_map; in read_binary_config() local466 if (!parse_config_file(ld_config_file_path, binary_realpath, &property_map, error_msg)) { in read_binary_config()470 Properties properties(std::move(property_map)); in read_binary_config()
1067 property_map; in ValidateInheritedProperties() local1075 auto& curr_property_map = property_map[type_config.schema_type()]; in ValidateInheritedProperties()1085 auto& child_property_map = property_map[child_type_name]; in ValidateInheritedProperties()1088 auto& parent_property_map = property_map[parent_type_name]; in ValidateInheritedProperties()
459 let mut property_map = BTreeMap::new(); in parse_vm_ref_dt() localVariable464 property_map.insert( in parse_vm_ref_dt()470 Ok(property_map) in parse_vm_ref_dt()
392 .. _`ReadWritePropertyMap`: ../../../property_map/doc/ReadWritePropertyMap.html393 .. _`ReadablePropertyMap`: ../../../property_map/doc/ReadablePropertyMap.html1085 #include <boost/property_map/property_map.hpp>