Searched defs:assign_to_attribute_from_value (Results 1 – 1 of 1) sorted by relevance
138 struct assign_to_attribute_from_value struct141 is_one_element_sequence;147 >::type type;151 call(T_ const& val, Attribute& attr, mpl::false_) in call()161 call(T_ const& val, Attribute& attr, mpl::true_) in call()169 call(T const& val, Attribute& attr) in call()176 struct assign_to_attribute_from_value<Attribute, Attribute> struct179 call(Attribute const& val, Attribute& attr) in call()186 struct assign_to_attribute_from_value<Attribute, reference_wrapper<T> struct190 call(reference_wrapper<T> const& val, Attribute& attr) in call()[all …]