etl/include
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
..
etl Removed ETL's implementation of nullptr for pre C++11 compilers. 2020-03-28 19:16:55 +00:00