Commit Graph

4 Commits

Author SHA1 Message Date
Florian Weber
b0de100978 replace keyword-redefining macros with cleaner ones
Redefining keywords is undefined behavior and should therefore not be
presented as something acceptable. Furthermore the code is now easier to
read.
2016-02-12 16:37:55 +01:00
Florian Weber
5e3f735a89 Make Cotnract-macros PREFICXED_ALL_CAPS
For backwards-compatability, there are also options to use
the old names, as well as UNPREFIXED_ALL_CAPS, but they
shouldn't be used and this library should preferably comply
with the Guidelines itself
2016-02-12 16:09:52 +01:00
Neil MacIntosh
0cf947db77 Reworked span to match GSL design. 2015-11-29 19:19:37 -08:00
Neil MacIntosh
38eaf9fc95 Refactored headers so span can use narrow_cast etc. 2015-11-23 16:22:31 -08:00