Searched defs:noexcept (Results 1 – 10 of 10) sorted by relevance
271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function547 static void* operator new[](size_t s) noexcept( in noexcept() function565 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function550 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
15 #define noexcept macro
123 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() function128 const allocator_type& a = allocator_type()) noexcept(NoexceptMovable()) in noexcept() function
112 InlinedVector() noexcept(noexcept(allocator_type())) : storage_() {} in noexcept() function
128 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() function133 const allocator_type& a = allocator_type()) noexcept(NoexceptMovable()) in noexcept() function
231 optional_data& operator=(optional_data&& rhs) noexcept( in noexcept() function
1 …ors","doc/src/building","doc/src/concepts","doc/src/configurations","doc/src/decorators","doc/src/…