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

Whether _Tp defines methods _Tp::const_iterator begin/end() const More...

#include <TypeTraits.h>

Inheritance diagram for zypp::has_container_begin_end< _Tp >:

Detailed Description

template<typename _Tp>
struct zypp::has_container_begin_end< _Tp >

Whether _Tp defines methods _Tp::const_iterator begin/end() const

Definition at line 61 of file TypeTraits.h.


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