Florian Albrechtskirchinger
|
4fe45abb17
|
Move ABI-affecting macros into abi_macros.hpp
|
2022-07-29 14:26:36 +02:00 |
|
Florian Albrechtskirchinger
|
04ff89161a
|
Add namespace macros
|
2022-07-29 14:26:31 +02:00 |
|
Florian Albrechtskirchinger
|
bfa5f9ac86
|
Add versioned inline namespace
Add a versioned inline namespace to prevent ABI issues when linking code
using multiple library versions.
|
2022-07-29 14:25:43 +02:00 |
|
Niels Lohmann
|
527da54dcb
|
Use REUSE framework (#3546)
* 📄 add licenses
* 👷 add REUSE compliance check
* 📝 add badge for REUSE
Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
|
2022-07-20 12:38:07 +02:00 |
|
Niels Lohmann
|
7fc4b2901a
|
🚸 add static assertion for missing binary function in SAX interface
|
2020-07-17 20:41:11 +02:00 |
|
Niels Lohmann
|
0498202a03
|
🎨 replace alternative operators (and, not, or)
|
2020-06-03 14:20:36 +02:00 |
|
Niels Lohmann
|
d21d298397
|
🎨 fixed indentation
|
2019-03-28 14:23:26 +01:00 |
|
Niels Lohmann
|
27011e3718
|
🚨 fixed warnings
|
2019-03-15 14:55:13 +01:00 |
|
Niels Lohmann
|
858e75c4df
|
🚨 fixed some clang-tidy warnings
|
2018-10-07 18:39:18 +02:00 |
|
Théo DELRIEU
|
0cc3db4f15
|
add static_asserts on SAX interface
|
2018-08-16 11:59:57 +02:00 |
|