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