Home
last modified time | relevance | path

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

/third_party/boost/boost/lambda/
Dexceptions.hpp50 struct rethrow_action {}; struct
55 struct throw_action<rethrow_action> {
258 action<0, throw_action<rethrow_action> >,
265 action<0, throw_action<rethrow_action> >, in rethrow()