#include <di/container/interface/empty.h>
|
template<typename T>
requires (detail::CustomEmpty<T> || detail::MemberEmpty<T> || detail::SizeEmpty<T> || detail::IteratorEmpty<T>) |
constexpr auto | operator() (T &&container) const -> bool |
|
◆ operator()()
template<typename T>
requires (detail::CustomEmpty<T> || detail::MemberEmpty<T> || detail::SizeEmpty<T> || detail::IteratorEmpty<T>)
auto di::container::EmptyFunction::operator() |
( |
T && | container | ) |
const -> bool |
|
inlineconstexpr |
The documentation for this struct was generated from the following file:
- libs/di/include/di/container/interface/empty.h