Commit Graph

7 Commits

Author SHA1 Message Date
Peter Dimov
1f98fab0bf Include <cstdio>; qualify std::sprintf 2021-09-19 01:06:02 +03:00
Peter Dimov
b7a43990e6 Add source_location::to_string 2021-09-19 00:45:15 +03:00
Peter Dimov
835f8db241 Cast to char const* to placate clang-tidy (refs #18) 2021-01-02 17:51:56 +02:00
Peter Dimov
e52b379928 Add operator<< for source_location 2020-01-21 01:52:41 +02:00
Peter Dimov
14302eadf6 Rename parameters to placate -Wshadow on g++ 4.x 2019-12-08 21:13:58 +02:00
Peter Dimov
6a4b9c914c Fix g++ 4.x. 2019-11-25 22:25:41 +02:00
Peter Dimov
1afa4b89fd Add boost::source_location 2019-11-25 03:25:57 +02:00