Searched refs:old_value_copy (Results 1 – 5 of 5) sorted by relevance
201 struct old_value_copy { struct212 explicit old_value_copy(T const& old) : in old_value_copy() function335 explicit old_ptr(boost::shared_ptr<old_value_copy<T> > old) in old_ptr()339 boost::shared_ptr<old_value_copy<T> > typed_copy_;458 explicit old_ptr_if_copyable(boost::shared_ptr<old_value_copy<T> > old) in old_ptr_if_copyable()462 boost::shared_ptr<old_value_copy<T> > typed_copy_;512 : untyped_copy_(new old_value_copy<T>(old)) in old_value()619 typedef old_value_copy<typename Ptr::element_type> copied_type; in get()654 typedef old_value_copy<typename Ptr::element_type> copied_type; in get()
41 friend struct boost::contract::old_value_copy<p>;48 struct old_value_copy<p> { struct49 explicit old_value_copy(p const& old) { in old_value_copy() argument
57 friend struct boost::contract::old_value_copy<p>;73 struct old_value_copy<p> { struct74 explicit old_value_copy(p const& old) { in old_value_copy() function
98 boost/contract/old_value_copy.html
75 …d value type is copyable or not, and then [classref boost::contract::old_value_copy] to actually c…77 … to `boost::is_copy_constructible<T>` and [classref boost::contract::old_value_copy]`<T>` is imple…85 …ost::contract::is_old_value_copyable] and [classref boost::contract::old_value_copy] make old valu…