Skip to content

Struct zmbt::reflect::custom_signal_traits

template <class T, class E>

ClassList > zmbt > reflect > custom_signal_traits

Customize signal traits metafunction. More...

Inherited by the following classes: zmbt::reflect::signal_traits< T, detail::enable_custom_signal_traits< T > >

Detailed Description

Provide static 'init' method for signal initialization with signature:

static constexpr T init();

Template parameters:

  • T signal type
  • E SFINAE enabler

The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/reflect/signal_traits.hpp