diff --git a/www/ts1z_status.html b/www/ts1z_status.html
index 6cca195da..224f00107 100644
--- a/www/ts1z_status.html
+++ b/www/ts1z_status.html
@@ -61,24 +61,23 @@
| Uses-allocator construction | Not started |
| Changes to std::shared_ptr and weak_ptr | Not started |
| Additions to std::function | Not started |
- | Changes to std::common_type | Not started |
- | Changes to std::iterator_traits | Not started |
| Additions to std::promise | Not started |
| Additions to std::packaged_task | Not started |
| |
| Class erased_type | Complete |
| Calling a function with a tuple of arguments | Complete |
+ | Type traits (_v) | Complete |
| Other type transformations | Not started |
| Compile-time Rational Arithmetic | Implementation in progress |
| Time Utilities | Complete |
| System Error Support | Complete |
| |
- | Searchers | Not started |
+ | Searchers | Implementation in progress |
| Optional Objects | Initial implementation complete |
| class any | Implementation in progress |
- | string_view | Implementation in progress |
+ | string_view | Complete |
| memory | Implementation in progress |
- | Algorithms library | Implementation in progress |
+ | Algorithms library | Complete |
@@ -96,7 +95,7 @@
- Last Updated: 2-June-2014
+ Last Updated: 21-Jul-2015