Searched defs:attribute_value_impl (Results 1 – 1 of 1) sorted by relevance
49 class attribute_value_impl : class64 explicit attribute_value_impl(value_type const& v) : m_value(v) {} in attribute_value_impl() function in boost::attributes::attribute_value_impl