dxd - dynax driver framework 2.7.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::is_dx_iterator< type_t, typename > Struct Template Reference

#include <dx_key_value_tree.h>

Inheritance diagram for dx::is_dx_iterator< type_t, typename >:
Collaboration diagram for dx::is_dx_iterator< type_t, typename >:

Detailed Description

template<typename type_t, typename = void>
struct dx::is_dx_iterator< type_t, typename >

detects a dx::iterator<> adapter via its public dx_iterator_tag, without touching value_type/begin()/end() - those sit behind container_t's protected base and would hard-error (not SFINAE away) if probed directly.


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

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.