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