Home
last modified time | relevance | path

Searched refs:result_ptr_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/contract/detail/condition/
Dcond_subcontracting.hpp175 v_->result_ptr_ = &r_;
289 v_->result_ptr_);
293 v_->result_ptr_);
305 r = *boost::any_cast<r_type*>(v_->result_ptr_);
/third_party/boost/boost/contract/core/
Dvirtual.hpp151 boost::any result_ptr_; // Result for virtual and overriding functions. member in boost::contract::virtual_