Skip to content

Commit

Permalink
Remove outdated warning from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mborland committed Apr 16, 2024
1 parent fee5d4a commit d732adc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/decimal/charconv.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,3 @@ NOTE: `BOOST_DECIMAL_CONSTEXPR` is defined if:
- `\\__GNUC__` >= 9
- Compiler has: `__builtin_is_constant_evaluated()`
- C++20 support with: `std::is_constant_evaluated()`

WARNING: Hex format is currently in development and will `assert` unusable right now.

0 comments on commit d732adc

Please sign in to comment.