diff --git a/doc/api.rst b/doc/api.rst index 42e164b6..20f9fc88 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -525,6 +525,11 @@ Standard Library Types Formatting * `std::monostate `_ * `std::variant `_ * `std::optional `_ +* `std::source_location `_ +* `std::bitset `_ +* `std::error_code `_ +* `std::atomic `_ +* `std::atomic_flag `_ Formatting Variants -------------------