John Wellbelove
5a2aeb683e
Update templates for potential macro name conflicts
2025-07-28 09:32:10 +01:00
John Wellbelove
05e45117ea
Update templates for pentential macro name conflicts
2025-07-26 13:23:02 +01:00
John Wellbelove
963e39f716
Removed redundant 'const' qualifiers in non-type template parameters
2023-04-30 20:42:49 +01:00
John Wellbelove
baa47d1c33
Updated copyright notice
2022-06-10 21:45:37 +01:00
John Wellbelove
bff480b9a2
Removed ETL's implementation of nullptr for pre C++11 compilers.
...
Created the macro ETL_NULLPTR for internal use. Equates to NULL or nullptr, dependent on the compiler version and project profile.
Added partial compile time versions of binary_fill and has_zero_byte.
2020-03-28 19:16:55 +00:00
John Wellbelove
047398f838
Version & release notes.
...
Optimised internal 'unhandled' declaration.
2019-02-04 21:06:30 +00:00
John Wellbelove
65e8a981e3
Added const to template parameter
2019-02-03 20:31:14 +00:00
John Wellbelove
df56f94815
Added OFFSET template parameter
2019-02-03 20:29:40 +00:00
John Wellbelove
2cef994d5b
Changed from static to normal class
2019-02-03 10:24:47 +00:00
John Wellbelove
4c713d38f0
Callback service
2019-02-02 19:37:23 +00:00