Home
last modified time | relevance | path

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

/third_party/boost/boost/contract/
Dold.hpp379 class old_ptr_if_copyable { /* copyable (as *) */ class
385 old_ptr_if_copyable() {} in old_ptr_if_copyable() function in boost::contract::old_ptr_if_copyable
399 /* implicit */ old_ptr_if_copyable(old_ptr<T> const& other) : in old_ptr_if_copyable() function in boost::contract::old_ptr_if_copyable
458 explicit old_ptr_if_copyable(boost::shared_ptr<old_value_copy<T> > old) in old_ptr_if_copyable() function in boost::contract::old_ptr_if_copyable