Home
last modified time | relevance | path

Searched refs:throw_line_ (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/exception/
Dexception.hpp108 typedef error_info<struct throw_line_,int> throw_line;
140 error_info<throw_line_,int>
235 throw_line_(-1) in exception()
246 throw_line_(x.throw_line_) in exception()
291 mutable int throw_line_; member in boost::exception
323 x.throw_line_=y.v_; in set_info()
420 a->throw_line_ = b->throw_line_; in copy_boost_exception()
Dget_error_info.hpp87 return x.throw_line_!=-1 ? &x.throw_line_ : 0; in get()
Dinfo.hpp239 x.throw_line_=y.v_; in set()
/third_party/boost/libs/exception/doc/source/
Dboost-exception.reno4910 <string>:)&lt;struct throw_line_,int&gt; throw_line;@]&#10;</string>