etl
Add an etl::nullptr_t type to <etl/nullptr.h>
#924
Merged

Commits
  • Add an etl::nullptr_t type
    tigran2008 committed 131 days ago
  • etlcpp/etl issue #921 (etl::unique_ptr reset): add etl::unique_ptr(...)::reset(ETL_NULLPTR)
    tigran2008 committed 131 days ago
  • Add member pointer support and delete the addressof operator
    tigran2008 committed 131 days ago
  • "Delete" etl::addressof(ETL_NULLPTR)
    tigran2008 committed 131 days ago
  • Ensure compatibility with C++98
    tigran2008 committed 131 days ago
  • ACTUALLY ensure compatibility with C++98
    tigran2008 committed 131 days ago
  • Correct definition according to cppreference
    tigran2008 committed 130 days ago
Loading