Searched defs:NoexceptCopyable (Results 1 – 7 of 7) sorted by relevance
90 static constexpr bool NoexceptCopyable() { in NoexceptCopyable() function122 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() argument
91 static constexpr bool NoexceptCopyable() { in NoexceptCopyable() function123 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() argument
96 static constexpr bool NoexceptCopyable() { in NoexceptCopyable() function128 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() argument
90 static constexpr bool NoexceptCopyable() { in NoexceptCopyable() function120 FixedArray(const FixedArray& other) noexcept(NoexceptCopyable()) in noexcept() argument