From fe3adce831029c83b8f888a297992733664c383c Mon Sep 17 00:00:00 2001 From: David Dight Date: Tue, 21 May 2024 11:39:03 +1000 Subject: [PATCH] updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e7a6d13..eb4c6905 100644 --- a/README.md +++ b/README.md @@ -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