|
libzypp
17.37.18
|
#include <cstddef>#include <tuple>#include <zypp-core/ng/meta/TypeTraits>
Go to the source code of this file.
Namespaces | |
| zyppng | |
Typedefs | |
| template<typename T > | |
| using | zyppng::has_call_operator = decltype(&T::operator()) |