Searched defs:throw_value_base (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dthrow_allocator.h447 struct throw_value_base : public _Cond struct in inherits:_Cond
456 throw_value_base() : _M_i(0) function in struct:throw_value_base
459 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
464 throw_value_base(throw_value_base&&) = default;
467 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
471 throw_value_base&
472 operator=(const throw_value_base& __v)
481 throw_value_base
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dthrow_allocator.h447 struct throw_value_base : public _Cond struct in inherits:_Cond
456 throw_value_base() : _M_i(0) function in struct:throw_value_base
459 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
464 throw_value_base(throw_value_base&&) = default;
467 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
471 throw_value_base&
472 operator=(const throw_value_base& __v)
481 throw_value_base
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dthrow_allocator.h447 struct throw_value_base : public _Cond struct in inherits:_Cond
456 throw_value_base() : _M_i(0) function in struct:throw_value_base
459 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
464 throw_value_base(throw_value_base&&) = default;
467 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
471 throw_value_base&
472 operator=(const throw_value_base& __v)
481 throw_value_base
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dthrow_allocator.h447 struct throw_value_base : public _Cond struct in inherits:_Cond
456 throw_value_base() : _M_i(0) function in struct:throw_value_base
459 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
464 throw_value_base(throw_value_base&&) = default;
467 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
471 throw_value_base&
472 operator=(const throw_value_base& __v)
481 throw_value_base
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h603 struct throw_value_base : public _Cond struct in inherits:_Cond
612 throw_value_base() : _M_i(0) function in struct:throw_value_base
615 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
620 throw_value_base(throw_value_base&&) = default;
623 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
627 throw_value_base&
628 operator=(const throw_value_base& __v)
637 throw_value_base
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h603 struct throw_value_base : public _Cond struct in inherits:_Cond
612 throw_value_base() : _M_i(0) function in struct:throw_value_base
615 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
620 throw_value_base(throw_value_base&&) = default;
623 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
627 throw_value_base&
628 operator=(const throw_value_base& __v)
637 throw_value_base
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h603 struct throw_value_base : public _Cond struct in inherits:_Cond
612 throw_value_base() : _M_i(0) function in struct:throw_value_base
615 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
620 throw_value_base(throw_value_base&&) = default;
623 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
627 throw_value_base&
628 operator=(const throw_value_base& __v)
637 throw_value_base
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h603 struct throw_value_base : public _Cond struct in inherits:_Cond
612 throw_value_base() : _M_i(0) function in struct:throw_value_base
615 throw_value_base(const throw_value_base& __v) : _M_i(__v._M_i) function in struct:throw_value_base
620 throw_value_base(throw_value_base&&) = default;
623 explicit throw_value_base(const std::size_t __i) : _M_i(__i) function in struct:throw_value_base
627 throw_value_base&
628 operator=(const throw_value_base& __v)
637 throw_value_base
[all...]

Completed in 54 milliseconds