[libc++][doc] Add a todo.

As suggested in D113831.
This commit is contained in:
Mark de Wever 2021-11-16 15:55:17 +01:00
parent e993c6e8f8
commit f0bb6c760c
1 changed files with 2 additions and 0 deletions

View File

@ -313,6 +313,8 @@ _LIBCPP_BEGIN_NAMESPACE_STD
// to support compilers with partial C++20 support.
#if !defined(_LIBCPP_HAS_NO_CONCEPTS)
// TODO FMT Move the implementation in this file to its own granular headers.
// TODO FMT Evaluate which templates should be external templates. This
// improves the efficiency of the header. However since the header is still
// under heavy development and not all classes are stable it makes no sense