libzypp  14.48.5
zypp::is_container< _Tp > Struct Template Reference

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

#include <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: