Expression Templates Library (ETL)
etl::dyn_detail::is_initializer_list_constructor< S > Struct Template Reference

Traits to test if the constructor is an initializer list constructor. More...

#include <dyn_base.hpp>

Inheritance diagram for etl::dyn_detail::is_initializer_list_constructor< S >:
Inheritance graph
[legend]
Collaboration diagram for etl::dyn_detail::is_initializer_list_constructor< S >:
Collaboration graph
[legend]

Detailed Description

template<typename... S>
struct etl::dyn_detail::is_initializer_list_constructor< S >

Traits to test if the constructor is an initializer list constructor.


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