Searched refs:rethrow_nested (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/bits/
H A Dnested_exception.h69 rethrow_nested() const __attribute__ ((__noreturn__)) function in class:std::nested_exception
143 /// If @p __ex is derived from nested_exception, @p __ex.rethrow_nested().
149 __nested->rethrow_nested();
155 { __ex.rethrow_nested(); }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/bits/
H A Dnested_exception.h69 rethrow_nested() const __attribute__ ((__noreturn__)) function in class:std::nested_exception
143 /// If @p __ex is derived from nested_exception, @p __ex.rethrow_nested().
149 __nested->rethrow_nested();
155 { __ex.rethrow_nested(); }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/
H A Dnested_exception.h69 rethrow_nested() const __attribute__ ((__noreturn__)) function in class:std::nested_exception
145 /// If @p __ex is derived from nested_exception, @p __ex.rethrow_nested().
151 __nested->rethrow_nested();
157 { __ex.rethrow_nested(); }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/
H A Dnested_exception.h69 rethrow_nested() const __attribute__ ((__noreturn__)) function in class:std::nested_exception
145 /// If @p __ex is derived from nested_exception, @p __ex.rethrow_nested().
151 __nested->rethrow_nested();
157 { __ex.rethrow_nested(); }

Completed in 167 milliseconds