Home
last modified time | relevance | path

Searched defs:attribute_value_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/log/attributes/
Dattribute_value_impl.hpp49 class attribute_value_impl : class
64 explicit attribute_value_impl(value_type const& v) : m_value(v) {} in attribute_value_impl() function in boost::attributes::attribute_value_impl