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

Traits to test if the constructor is an init constructor. More...

#include <dyn_base.hpp>

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

Detailed Description

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

Traits to test if the constructor is an init constructor.


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