Home
last modified time | relevance | path

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

/trunk/main/o3tl/inc/o3tl/
H A Dcow_wrapper.hxx174 struct impl_t : private boost::noncopyable struct in o3tl::cow_wrapper
176 impl_t() : in impl_t() function
182 explicit impl_t( const T& v ) : in impl_t() function
188 T m_value;
189 typename MTPolicy::ref_count_t m_ref_count;

Completed in 48 milliseconds