Implements the is_empty operation on compile-time type lists.
More...
#include <eagine/mp_list.hpp>
template<typename TL>
struct eagine::mp_is_empty< TL >
Implements the is_empty operation on compile-time type lists.
- Note
- Do not use directly, use mp_is_empty_v.
The documentation for this struct was generated from the following file: