Skip to content

Commit

Permalink
Mention detail headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Feb 23, 2025
1 parent b238126 commit bded9b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,9 @@ magic.
- `libassert/assert-gtest.hpp`: Libassert macros for gtest
- `libassert/assert-catch2.hpp`: Libassert macros for catch2

Additionally, the `libassert/` include folder contains `expression-decomposition.hpp`, `platform.hpp`,
`stringification.hpp`, and `utilities.hpp`. These are mostly library details.

## Assertion Macros

All assertion functions are macros. Here are some pseudo-declarations for interfacing with them:
Expand Down

0 comments on commit bded9b2

Please sign in to comment.