forked from OSchip/llvm-project
parent
e993c6e8f8
commit
f0bb6c760c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue