Home
last modified time | relevance | path

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

/third_party/boost/libs/log/src/
Dattribute_set.cpp56 BOOST_LOG_API attribute_set::attribute_set() : in attribute_set() function in boost::attribute_set
62 BOOST_LOG_API attribute_set::attribute_set(attribute_set const& that) : in attribute_set() function in boost::attribute_set
/third_party/boost/boost/log/attributes/
Dattribute_set.hpp89 class attribute_set class
278 attribute_set(BOOST_RV_REF(attribute_set) that) BOOST_NOEXCEPT : m_pImpl(that.m_pImpl) in attribute_set() function in boost::attribute_set