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

#include <dx_key_value_tree.h>

Inheritance diagram for dx::is_initializer_list< type_t >:
Collaboration diagram for dx::is_initializer_list< type_t >:

Detailed Description

template<typename type_t>
struct dx::is_initializer_list< type_t >

key_value_tree_enabled's default trait admits std::initializer_list<T> into operator value_t()'s generic fetch<> branch the same way it admits any plain value type - a surrogate conversion competing with the container-conversion branch for a direct-initialized target like std::set<std::string>(*this), ambiguating overload resolution. Excluded below alongside bool/string containers.


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.