gcc/libstdc++-v3/testsuite/20_util
Jonathan Wakely 1f153a1d2a Replace dynamic exception specifications in testsuite
* testsuite/util/testsuite_hooks.h (THROW): Define.
	* testsuite/util/replacement_memory_operators.h: Include
	testsuite_hooks.h and use THROW macro.
	* testsuite/util/testsuite_tr1.h: Likewise.
	* testsuite/20_util/allocator/1.cc: Use THROW macro.
	* testsuite/22_locale/locale/cons/12352.cc: Likewise.
	* testsuite/23_containers/vector/zero_sized_allocations.cc: Likewise.
	* testsuite/30_threads/lock_guard/cons/1.cc: Replace dynamic exception
	specification with noexcept-specifier.
	* testsuite/ext/pool_allocator/allocate_chunk.cc: Include
	testsuite_hooks.h and use THROW macro.
	* testsuite/ext/profile/replace_new.cc: Likewise.

From-SVN: r243353
2016-12-07 15:22:51 +00:00
..
add_const
add_cv
add_lvalue_reference
add_pointer
add_rvalue_reference
add_volatile
addressof
align
aligned_storage
aligned_union
alignment_of
allocator Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
allocator_traits
any
as_const
auto_ptr
bad_function_call
bind
bool_constant
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements
default_delete
duration
duration_cast
enable_if/requirements
enable_shared_from_this
exchange
extent
forward
function
function_objects
has_unique_object_representations
has_virtual_destructor
hash
headers
in_place
integer_sequence
integral_constant
is_abstract
is_arithmetic
is_array
is_assignable
is_base_of
is_callable
is_class
is_compound
is_const
is_constructible
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible
is_destructible
is_empty
is_enum
is_final
is_floating_point
is_function
is_fundamental
is_implicitly_default_constructible
is_integral
is_literal_type
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_move_assignable
is_move_constructible
is_nothrow_assignable
is_nothrow_callable
is_nothrow_constructible
is_nothrow_copy_assignable
is_nothrow_copy_constructible
is_nothrow_default_constructible
is_nothrow_destructible
is_nothrow_move_assignable
is_nothrow_move_constructible
is_nothrow_swappable
is_nothrow_swappable_with
is_null_pointer
is_object
is_pod
is_pointer
is_polymorphic
is_reference
is_rvalue_reference
is_same
is_scalar
is_signed
is_standard_layout
is_swappable
is_swappable_with
is_trivial
is_trivially_assignable
is_trivially_constructible
is_trivially_copy_assignable
is_trivially_copy_constructible
is_trivially_copyable
is_trivially_default_constructible
is_trivially_destructible
is_trivially_move_assignable
is_trivially_move_constructible
is_union
is_unsigned
is_void
is_volatile
logical_traits
make_signed/requirements
make_unsigned/requirements
move
move_if_noexcept
optional
owner_less
pair
pointer_safety
pointer_traits
rank
ratio
raw_storage_iterator
reference_wrapper
remove_all_extents
remove_const
remove_cv
remove_extent
remove_pointer
remove_reference
remove_volatile
result_of
scoped_allocator
shared_ptr
specialized_algorithms
steady_clock
system_clock
time_point
time_point_cast
tuple
typeindex
underlying_type/requirements
unique_ptr
uses_allocator
variant variant (visit): Make visit constexpr. 2016-12-06 11:28:09 +00:00
void_t
weak_ptr
rel_ops.cc
temporary_buffer.cc
variable_templates_for_traits.cc