libzypp 17.31.23
zypp::is_container< Tp > Struct Template Reference

Whether Tp is a container (begin/end iterabel, but not plain std::string) More...

#include <base/TypeTraits.h>

Inheritance diagram for zypp::is_container< Tp >:

Detailed Description

template<typename Tp>
struct zypp::is_container< Tp >

Whether Tp is a container (begin/end iterabel, but not plain std::string)

Definition at line 67 of file TypeTraits.h.


The documentation for this struct was generated from the following file: