Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dakka committed May 21, 2024
1 parent 08e18c0 commit fe3adce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1065,6 +1065,8 @@ Raise an [issue](https://github.com/fix8mt/conjure_enum/issues) on the github pa
The executable `srcloctest` should be built when you build the package by default. This application
does not use any of the `conjure_enum` library and is designed to report on how your compiler handles `std::source_location`.
You should attach the output of this application with your issue.
> [!TIP]
> Passing the switch `-m` causes `srcloctest` to generate github markdown which you can paste directly into the issue.
```C++
$ ./srcloctest
Expand Down

0 comments on commit fe3adce

Please sign in to comment.