gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming
Chris Gregory f92ab29ffa Remove trailing whitespace from libstdc++-v3 files
2016-04-29  Chris Gregory  <czipperz@gmail.com>

	* config/*: Remove trailing whitespace.
	* src/*: Likewise.
	* testsuite/tr1/*: Likewise.
	* testsuite/util/*: Likewise.

From-SVN: r235645
2016-04-29 17:11:43 +01:00
..
add_const
add_cv
add_pointer
add_reference Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
add_volatile
aligned_storage Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
alignment_of Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
extent Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_nothrow_assign Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_nothrow_constructor Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_nothrow_copy Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_trivial_assign Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_trivial_constructor Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_trivial_copy Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_trivial_destructor Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
has_virtual_destructor Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
headers/type_traits
integral_constant Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_abstract Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_arithmetic Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_array Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_base_of Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_class Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_compound Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_const Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_convertible Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_empty Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_enum Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_floating_point Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_function Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_fundamental Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_integral Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_member_function_pointer Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_member_object_pointer Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_member_pointer Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_object Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_pod Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_pointer Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_polymorphic Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_reference Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_same Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_scalar Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_signed Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_union Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_unsigned Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_void Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
is_volatile Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
rank Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
remove_all_extents
remove_const
remove_cv
remove_extent
remove_pointer
remove_reference
remove_volatile