Home
last modified time | relevance | path

Searched refs:BOOST_NOEXCEPT_OR_NOTHROW (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/boost/boost/contract/core/
Dexception.hpp56 virtual ~exception() /** @cond */ BOOST_NOEXCEPT_OR_NOTHROW /** @endcond */;
100 /** @cond */ BOOST_NOEXCEPT_OR_NOTHROW /** @endcond */;
108 /** @cond */ BOOST_NOEXCEPT_OR_NOTHROW /** @endcond */;
170 /** @cond */ BOOST_NOEXCEPT_OR_NOTHROW /** @endcond */;
184 /** @cond */ BOOST_NOEXCEPT_OR_NOTHROW /** @endcond */;
281 BOOST_NOEXCEPT_OR_NOTHROW;
284 BOOST_NOEXCEPT_OR_NOTHROW;
287 failure_handler get_check_failure_unlocked() BOOST_NOEXCEPT_OR_NOTHROW;
289 failure_handler get_check_failure_locked() BOOST_NOEXCEPT_OR_NOTHROW;
300 from_failure_handler const& f) BOOST_NOEXCEPT_OR_NOTHROW;
[all …]
/third_party/boost/boost/container/
Dnew_allocator.hpp67 new_allocator() BOOST_NOEXCEPT_OR_NOTHROW in new_allocator()
72 new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator()
77 new_allocator& operator=(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
85 new_allocator(const new_allocator<T2> &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator()
90 friend void swap(new_allocator &, new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in swap()
95 friend bool operator==(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==()
100 friend bool operator!=(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=()
132 new_allocator() BOOST_NOEXCEPT_OR_NOTHROW in new_allocator()
137 new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator()
142 new_allocator& operator=(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
[all …]
Dstatic_vector.hpp56 BOOST_CONTAINER_FORCEINLINE static_storage_allocator() BOOST_NOEXCEPT_OR_NOTHROW in static_storage_allocator()
59 …ER_FORCEINLINE static_storage_allocator(const static_storage_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in static_storage_allocator()
62 …NE static_storage_allocator & operator=(const static_storage_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
65 BOOST_CONTAINER_FORCEINLINE T* internal_storage() const BOOST_NOEXCEPT_OR_NOTHROW in internal_storage()
68 BOOST_CONTAINER_FORCEINLINE T* internal_storage() BOOST_NOEXCEPT_OR_NOTHROW in internal_storage()
83 …tor==(const static_storage_allocator &, const static_storage_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==()
86 …tor!=(const static_storage_allocator &, const static_storage_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=()
200 BOOST_CONTAINER_FORCEINLINE static_vector() BOOST_NOEXCEPT_OR_NOTHROW in static_vector()
540 void reserve(size_type count) BOOST_NOEXCEPT_OR_NOTHROW;
779 void clear() BOOST_NOEXCEPT_OR_NOTHROW;
[all …]
Dadaptive_pool.hpp128 adaptive_pool() BOOST_NOEXCEPT_OR_NOTHROW in adaptive_pool()
132 adaptive_pool(const adaptive_pool &) BOOST_NOEXCEPT_OR_NOTHROW in adaptive_pool()
139 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I Version)> &) BOOST_NOEXCEPT_OR_NOTHROW in adaptive_pool()
143 ~adaptive_pool() BOOST_NOEXCEPT_OR_NOTHROW in ~adaptive_pool()
148 size_type max_size() const BOOST_NOEXCEPT_OR_NOTHROW in max_size()
171 void deallocate(const pointer &ptr, size_type count) BOOST_NOEXCEPT_OR_NOTHROW in deallocate()
198 size_type size(pointer p) const BOOST_NOEXCEPT_OR_NOTHROW in size()
229 void deallocate_one(pointer p) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_one()
237 void deallocate_individual(multiallocation_chain &chain) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_individual()
287 void deallocate_many(multiallocation_chain &chain) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_many()
[all …]
Ddeque.hpp150 …ue_iterator(val_alloc_ptr x, index_pointer y, difference_type block_size) BOOST_NOEXCEPT_OR_NOTHROW in deque_iterator()
154 BOOST_CONTAINER_FORCEINLINE deque_iterator() BOOST_NOEXCEPT_OR_NOTHROW in deque_iterator()
158 BOOST_CONTAINER_FORCEINLINE deque_iterator(const deque_iterator& x) BOOST_NOEXCEPT_OR_NOTHROW in deque_iterator()
162 BOOST_CONTAINER_FORCEINLINE deque_iterator(const nonconst_iterator& x) BOOST_NOEXCEPT_OR_NOTHROW in deque_iterator()
166 …ue_iterator(Pointer cur, Pointer first, Pointer last, index_pointer node) BOOST_NOEXCEPT_OR_NOTHROW in deque_iterator()
170 …_CONTAINER_FORCEINLINE deque_iterator& operator=(const deque_iterator& x) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
173 …OOST_CONTAINER_FORCEINLINE deque_iterator<Pointer, false> unconst() const BOOST_NOEXCEPT_OR_NOTHROW in unconst()
178 BOOST_CONTAINER_FORCEINLINE reference operator*() const BOOST_NOEXCEPT_OR_NOTHROW in operator *()
181 BOOST_CONTAINER_FORCEINLINE pointer operator->() const BOOST_NOEXCEPT_OR_NOTHROW in operator ->()
184 difference_type operator-(const deque_iterator& x) const BOOST_NOEXCEPT_OR_NOTHROW in operator -()
[all …]
Dflat_set.hpp423 allocator_type get_allocator() const BOOST_NOEXCEPT_OR_NOTHROW;
432 stored_allocator_type &get_stored_allocator() BOOST_NOEXCEPT_OR_NOTHROW;
441 const stored_allocator_type &get_stored_allocator() const BOOST_NOEXCEPT_OR_NOTHROW;
448 iterator begin() BOOST_NOEXCEPT_OR_NOTHROW;
455 const_iterator begin() const BOOST_NOEXCEPT_OR_NOTHROW;
462 iterator end() BOOST_NOEXCEPT_OR_NOTHROW;
469 const_iterator end() const BOOST_NOEXCEPT_OR_NOTHROW;
477 reverse_iterator rbegin() BOOST_NOEXCEPT_OR_NOTHROW;
485 const_reverse_iterator rbegin() const BOOST_NOEXCEPT_OR_NOTHROW;
493 reverse_iterator rend() BOOST_NOEXCEPT_OR_NOTHROW;
[all …]
Dlist.hpp239 explicit list(const allocator_type &a) BOOST_NOEXCEPT_OR_NOTHROW in list()
292 list(BOOST_RV_REF(list) x) BOOST_NOEXCEPT_OR_NOTHROW in list()
357 BOOST_CONTAINER_FORCEINLINE ~list() BOOST_NOEXCEPT_OR_NOTHROW in ~list()
491 BOOST_CONTAINER_FORCEINLINE allocator_type get_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in get_allocator()
501 …BOOST_CONTAINER_FORCEINLINE stored_allocator_type &get_stored_allocator() BOOST_NOEXCEPT_OR_NOTHROW in get_stored_allocator()
511 …NER_FORCEINLINE const stored_allocator_type &get_stored_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in get_stored_allocator()
525 BOOST_CONTAINER_FORCEINLINE iterator begin() BOOST_NOEXCEPT_OR_NOTHROW in begin()
533 BOOST_CONTAINER_FORCEINLINE const_iterator begin() const BOOST_NOEXCEPT_OR_NOTHROW in begin()
541 BOOST_CONTAINER_FORCEINLINE iterator end() BOOST_NOEXCEPT_OR_NOTHROW in end()
549 BOOST_CONTAINER_FORCEINLINE const_iterator end() const BOOST_NOEXCEPT_OR_NOTHROW in end()
[all …]
Dallocator.hpp158 allocator() BOOST_NOEXCEPT_OR_NOTHROW in allocator()
163 allocator(const allocator &) BOOST_NOEXCEPT_OR_NOTHROW in allocator()
173 > &) BOOST_NOEXCEPT_OR_NOTHROW in allocator()
193 BOOST_CONTAINER_FORCEINLINE void deallocate(pointer ptr, size_type) BOOST_NOEXCEPT_OR_NOTHROW in deallocate()
198 BOOST_CONTAINER_FORCEINLINE size_type max_size() const BOOST_NOEXCEPT_OR_NOTHROW in max_size()
203 BOOST_CONTAINER_FORCEINLINE friend void swap(self_t &, self_t &) BOOST_NOEXCEPT_OR_NOTHROW in swap()
208 friend bool operator==(const allocator &, const allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==()
213 …_FORCEINLINE friend bool operator!=(const allocator &, const allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=()
239 size_type size(pointer p) const BOOST_NOEXCEPT_OR_NOTHROW in size()
268 void deallocate_one(pointer p) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_one()
[all …]
Dnode_allocator.hpp117 node_allocator() BOOST_NOEXCEPT_OR_NOTHROW in node_allocator()
121 node_allocator(const node_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in node_allocator()
131 > &) BOOST_NOEXCEPT_OR_NOTHROW in node_allocator()
135 ~node_allocator() BOOST_NOEXCEPT_OR_NOTHROW in ~node_allocator()
166 void deallocate(const pointer &ptr, size_type count) BOOST_NOEXCEPT_OR_NOTHROW in deallocate()
181 static void deallocate_free_blocks() BOOST_NOEXCEPT_OR_NOTHROW in deallocate_free_blocks()
201 size_type size(pointer p) const BOOST_NOEXCEPT_OR_NOTHROW in size()
235 void deallocate_one(pointer p) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_one()
244 void deallocate_individual(multiallocation_chain &chain) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_individual()
286 void deallocate_many(multiallocation_chain &chain) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_many()
[all …]
Dstable_vector.hpp328 …ST_CONTAINER_FORCEINLINE explicit stable_vector_iterator(node_base_ptr p) BOOST_NOEXCEPT_OR_NOTHROW in stable_vector_iterator()
332 BOOST_CONTAINER_FORCEINLINE stable_vector_iterator() BOOST_NOEXCEPT_OR_NOTHROW in stable_vector_iterator()
336 …R_FORCEINLINE stable_vector_iterator(const stable_vector_iterator& other) BOOST_NOEXCEPT_OR_NOTHROW in stable_vector_iterator()
340 …TAINER_FORCEINLINE stable_vector_iterator(const nonconst_iterator& other) BOOST_NOEXCEPT_OR_NOTHROW in stable_vector_iterator()
344 …E stable_vector_iterator & operator=(const stable_vector_iterator& other) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
347 BOOST_CONTAINER_FORCEINLINE node_ptr node_pointer() const BOOST_NOEXCEPT_OR_NOTHROW in node_pointer()
352 BOOST_CONTAINER_FORCEINLINE reference operator*() const BOOST_NOEXCEPT_OR_NOTHROW in operator *()
355 BOOST_CONTAINER_FORCEINLINE pointer operator->() const BOOST_NOEXCEPT_OR_NOTHROW in operator ->()
359 BOOST_CONTAINER_FORCEINLINE stable_vector_iterator& operator++() BOOST_NOEXCEPT_OR_NOTHROW in operator ++()
366 BOOST_CONTAINER_FORCEINLINE stable_vector_iterator operator++(int) BOOST_NOEXCEPT_OR_NOTHROW in operator ++()
[all …]
Dslist.hpp269 explicit slist(const allocator_type& a) BOOST_NOEXCEPT_OR_NOTHROW in slist()
347 slist(BOOST_RV_REF(slist) x) BOOST_NOEXCEPT_OR_NOTHROW in slist()
385 ~slist() BOOST_NOEXCEPT_OR_NOTHROW in ~slist()
524 allocator_type get_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in get_allocator()
534 stored_allocator_type &get_stored_allocator() BOOST_NOEXCEPT_OR_NOTHROW in get_stored_allocator()
544 const stored_allocator_type &get_stored_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in get_stored_allocator()
560 iterator before_begin() BOOST_NOEXCEPT_OR_NOTHROW in before_begin()
570 const_iterator before_begin() const BOOST_NOEXCEPT_OR_NOTHROW in before_begin()
578 iterator begin() BOOST_NOEXCEPT_OR_NOTHROW in begin()
586 const_iterator begin() const BOOST_NOEXCEPT_OR_NOTHROW in begin()
[all …]
Dvector.hpp111 BOOST_CONTAINER_FORCEINLINE const Pointer &get_ptr() const BOOST_NOEXCEPT_OR_NOTHROW in get_ptr()
114 BOOST_CONTAINER_FORCEINLINE Pointer &get_ptr() BOOST_NOEXCEPT_OR_NOTHROW in get_ptr()
117 BOOST_CONTAINER_FORCEINLINE explicit vec_iterator(Pointer ptr) BOOST_NOEXCEPT_OR_NOTHROW in vec_iterator()
125 BOOST_CONTAINER_FORCEINLINE vec_iterator() BOOST_NOEXCEPT_OR_NOTHROW in vec_iterator()
129 BOOST_CONTAINER_FORCEINLINE vec_iterator(const vec_iterator& other) BOOST_NOEXCEPT_OR_NOTHROW in vec_iterator()
133 … BOOST_CONTAINER_FORCEINLINE vec_iterator(const nonconst_iterator &other) BOOST_NOEXCEPT_OR_NOTHROW in vec_iterator()
137 …CONTAINER_FORCEINLINE vec_iterator & operator=(const vec_iterator& other) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
141 BOOST_CONTAINER_FORCEINLINE reference operator*() const BOOST_NOEXCEPT_OR_NOTHROW in operator *()
144 BOOST_CONTAINER_FORCEINLINE pointer operator->() const BOOST_NOEXCEPT_OR_NOTHROW in operator ->()
147 …OST_CONTAINER_FORCEINLINE reference operator[](difference_type off) const BOOST_NOEXCEPT_OR_NOTHROW in operator []()
[all …]
Dsmall_vector.hpp179 (const small_vector_allocator &other) BOOST_NOEXCEPT_OR_NOTHROW in small_vector_allocator()
186 (BOOST_RV_REF(small_vector_allocator) other) BOOST_NOEXCEPT_OR_NOTHROW in small_vector_allocator()
194 …const small_vector_allocator<U, OtherVoidAllocator, OtherOptions> &other) BOOST_NOEXCEPT_OR_NOTHROW in small_vector_allocator()
202 …ator<U BOOST_MOVE_I OtherVoidAllocator BOOST_MOVE_I OtherOptions>) other) BOOST_NOEXCEPT_OR_NOTHROW in small_vector_allocator()
209 (const allocator_type &other) BOOST_NOEXCEPT_OR_NOTHROW in small_vector_allocator()
216 operator=(BOOST_COPY_ASSIGN_REF(small_vector_allocator) other) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
222 operator=(BOOST_RV_REF(small_vector_allocator) other) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
229 …allocator<U BOOST_MOVE_I OtherVoidAllocator BOOST_MOVE_I Options>) other) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
236 …allocator<U BOOST_MOVE_I OtherVoidAllocator BOOST_MOVE_I Options>) other) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
242 operator=(const allocator_type &other) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
[all …]
Dflat_map.hpp506 BOOST_CONTAINER_FORCEINLINE allocator_type get_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in get_allocator()
516 …_FORCEINLINE get_stored_allocator_noconst_return_t get_stored_allocator() BOOST_NOEXCEPT_OR_NOTHROW in get_stored_allocator()
529 …CEINLINE get_stored_allocator_const_return_t get_stored_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in get_stored_allocator()
546 BOOST_CONTAINER_FORCEINLINE iterator begin() BOOST_NOEXCEPT_OR_NOTHROW in begin()
554 BOOST_CONTAINER_FORCEINLINE const_iterator begin() const BOOST_NOEXCEPT_OR_NOTHROW in begin()
562 BOOST_CONTAINER_FORCEINLINE iterator end() BOOST_NOEXCEPT_OR_NOTHROW in end()
570 BOOST_CONTAINER_FORCEINLINE const_iterator end() const BOOST_NOEXCEPT_OR_NOTHROW in end()
579 BOOST_CONTAINER_FORCEINLINE reverse_iterator rbegin() BOOST_NOEXCEPT_OR_NOTHROW in rbegin()
588 BOOST_CONTAINER_FORCEINLINE const_reverse_iterator rbegin() const BOOST_NOEXCEPT_OR_NOTHROW in rbegin()
597 BOOST_CONTAINER_FORCEINLINE reverse_iterator rend() BOOST_NOEXCEPT_OR_NOTHROW in rend()
[all …]
Dmap.hpp436 stored_allocator_type &get_stored_allocator() BOOST_NOEXCEPT_OR_NOTHROW;
445 const stored_allocator_type &get_stored_allocator() const BOOST_NOEXCEPT_OR_NOTHROW;
452 iterator begin() BOOST_NOEXCEPT_OR_NOTHROW;
459 const_iterator begin() const BOOST_NOEXCEPT_OR_NOTHROW;
466 const_iterator cbegin() const BOOST_NOEXCEPT_OR_NOTHROW;
473 iterator end() BOOST_NOEXCEPT_OR_NOTHROW;
480 const_iterator end() const BOOST_NOEXCEPT_OR_NOTHROW;
487 const_iterator cend() const BOOST_NOEXCEPT_OR_NOTHROW;
495 reverse_iterator rbegin() BOOST_NOEXCEPT_OR_NOTHROW;
503 const_reverse_iterator rbegin() const BOOST_NOEXCEPT_OR_NOTHROW;
[all …]
/third_party/boost/boost/contract/detail/inlined/core/
Dexception.hpp28 exception::~exception() BOOST_NOEXCEPT_OR_NOTHROW {} in ~exception()
43 bad_virtual_result_cast::~bad_virtual_result_cast() BOOST_NOEXCEPT_OR_NOTHROW {} in ~bad_virtual_result_cast()
46 char const* bad_virtual_result_cast::what() const BOOST_NOEXCEPT_OR_NOTHROW { in what()
62 assertion_failure::~assertion_failure() BOOST_NOEXCEPT_OR_NOTHROW {} in ~assertion_failure()
65 char const* assertion_failure::what() const BOOST_NOEXCEPT_OR_NOTHROW { in what()
145 BOOST_NOEXCEPT_OR_NOTHROW { in set_check_failure_unlocked()
152 BOOST_NOEXCEPT_OR_NOTHROW { in set_check_failure_locked()
158 failure_handler get_check_failure_unlocked() BOOST_NOEXCEPT_OR_NOTHROW { in get_check_failure_unlocked()
163 failure_handler get_check_failure_locked() BOOST_NOEXCEPT_OR_NOTHROW { in get_check_failure_locked()
195 const& f) BOOST_NOEXCEPT_OR_NOTHROW { in set_pre_failure_unlocked()
[all …]
/third_party/boost/libs/context/src/posix/
Dstack_traits.cpp45 void pagesize_( std::size_t * size) BOOST_NOEXCEPT_OR_NOTHROW { in pagesize_()
50 void stacksize_limit_( rlimit * limit) BOOST_NOEXCEPT_OR_NOTHROW { in stacksize_limit_()
55 std::size_t pagesize() BOOST_NOEXCEPT_OR_NOTHROW { in pagesize()
67 rlimit stacksize_limit() BOOST_NOEXCEPT_OR_NOTHROW { in stacksize_limit()
85 stack_traits::is_unbounded() BOOST_NOEXCEPT_OR_NOTHROW { in is_unbounded()
90 stack_traits::page_size() BOOST_NOEXCEPT_OR_NOTHROW { in page_size()
95 stack_traits::default_size() BOOST_NOEXCEPT_OR_NOTHROW { in default_size()
100 stack_traits::minimum_size() BOOST_NOEXCEPT_OR_NOTHROW { in minimum_size()
105 stack_traits::maximum_size() BOOST_NOEXCEPT_OR_NOTHROW { in maximum_size()
/third_party/boost/libs/context/src/windows/
Dstack_traits.cpp51 void system_info_( SYSTEM_INFO * si) BOOST_NOEXCEPT_OR_NOTHROW { in system_info_()
55 SYSTEM_INFO system_info() BOOST_NOEXCEPT_OR_NOTHROW { in system_info()
67 std::size_t pagesize() BOOST_NOEXCEPT_OR_NOTHROW { in pagesize()
80 stack_traits::is_unbounded() BOOST_NOEXCEPT_OR_NOTHROW { in is_unbounded()
86 stack_traits::page_size() BOOST_NOEXCEPT_OR_NOTHROW { in page_size()
92 stack_traits::default_size() BOOST_NOEXCEPT_OR_NOTHROW { in default_size()
99 stack_traits::minimum_size() BOOST_NOEXCEPT_OR_NOTHROW { in minimum_size()
107 stack_traits::maximum_size() BOOST_NOEXCEPT_OR_NOTHROW { in maximum_size()
/third_party/boost/boost/numeric/interval/
Dlimits.hpp29 …static I min BOOST_PREVENT_MACRO_SUBSTITUTION () BOOST_NOEXCEPT_OR_NOTHROW { return I((bl::min)(),… in BOOST_PREVENT_MACRO_SUBSTITUTION()
30 …static I max BOOST_PREVENT_MACRO_SUBSTITUTION () BOOST_NOEXCEPT_OR_NOTHROW { return I((bl::max)(),… in BOOST_PREVENT_MACRO_SUBSTITUTION()
31 static I epsilon() BOOST_NOEXCEPT_OR_NOTHROW { return I(bl::epsilon(), bl::epsilon()); } in epsilon()
36 static I infinity () BOOST_NOEXCEPT_OR_NOTHROW { return I::whole(); } in infinity()
37 static I quiet_NaN() BOOST_NOEXCEPT_OR_NOTHROW { return I::empty(); } in quiet_NaN()
38 static I signaling_NaN() BOOST_NOEXCEPT_OR_NOTHROW in signaling_NaN()
40 static I denorm_min() BOOST_NOEXCEPT_OR_NOTHROW in denorm_min()
/third_party/boost/boost/context/
Dstack_traits.hpp25 static bool is_unbounded() BOOST_NOEXCEPT_OR_NOTHROW;
27 static std::size_t page_size() BOOST_NOEXCEPT_OR_NOTHROW;
29 static std::size_t default_size() BOOST_NOEXCEPT_OR_NOTHROW;
31 static std::size_t minimum_size() BOOST_NOEXCEPT_OR_NOTHROW;
33 static std::size_t maximum_size() BOOST_NOEXCEPT_OR_NOTHROW;
/third_party/boost/boost/test/utils/runtime/
Derrors.hpp42 ~param_error() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~param_error()
44 const char * what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE in what()
61 ~init_error() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~init_error()
67 ~input_error() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~input_error()
76 ~specific_param_error() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~specific_param_error()
169 ~ambiguous_param() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~ambiguous_param()
185 ~unrecognized_param() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~unrecognized_param()
/third_party/boost/boost/interprocess/
Dexceptions.hpp63 ~interprocess_exception() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~interprocess_exception()
65 const char * what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE in what()
89 const char* what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE in what()
101 const char* what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE in what()
/third_party/boost/libs/exception/test/
Dhelper2.hpp24 virtual ~derives_boost_exception() BOOST_NOEXCEPT_OR_NOTHROW;
34 virtual ~derives_boost_exception_virtually() BOOST_NOEXCEPT_OR_NOTHROW;
43 virtual ~derives_std_exception() BOOST_NOEXCEPT_OR_NOTHROW;
Dhelper2.cpp23 ~derives_boost_exception() BOOST_NOEXCEPT_OR_NOTHROW in ~derives_boost_exception()
35 ~derives_boost_exception_virtually() BOOST_NOEXCEPT_OR_NOTHROW in ~derives_boost_exception_virtually()
47 ~derives_std_exception() BOOST_NOEXCEPT_OR_NOTHROW in ~derives_std_exception()
/third_party/boost/boost/exception/
Dexception.hpp174 ~error_info_container() BOOST_NOEXCEPT_OR_NOTHROW in ~error_info_container()
242 exception( exception const & x ) BOOST_NOEXCEPT_OR_NOTHROW: in exception()
251 virtual ~exception() BOOST_NOEXCEPT_OR_NOTHROW
296 ~exception() BOOST_NOEXCEPT_OR_NOTHROW in ~exception()
346 ~error_info_injector() BOOST_NOEXCEPT_OR_NOTHROW in ~error_info_injector()
407 ~clone_base() BOOST_NOEXCEPT_OR_NOTHROW in ~clone_base()
454 ~clone_impl() BOOST_NOEXCEPT_OR_NOTHROW in ~clone_impl()

1234