Embedded Template Library 1.0
Loading...
Searching...
No Matches
addressof.h File Reference
#include "../platform.h"
#include "../type_traits.h"
#include <memory>

Go to the source code of this file.

Namespaces

namespace  etl
 bitset_ext
 

Functions

template<typename T >
ETL_CONSTEXPR17 etl::enable_if<!etl::is_same< T, etl::nullptr_t >::value, T >::type * etl::addressof (T &t)