Reactions  0.1.0
Handling reaction trees and decays
Public Types | List of all members
reactions::pow_enum::apply_range< count, meta_functor, indices > Struct Template Reference

Transform a template of characters into a string. More...

#include <pow_enum.hpp>

Public Types

typedef apply_range< count - 1, meta_functor, count - 1, indices... >::result result
 

Detailed Description

template<std::size_t count, template< std::size_t... > class meta_functor, std::size_t... indices>
struct reactions::pow_enum::apply_range< count, meta_functor, indices >

Transform a template of characters into a string.

Member Typedef Documentation

◆ result

template<std::size_t count, template< std::size_t... > class meta_functor, std::size_t... indices>
typedef apply_range<count - 1, meta_functor, count - 1, indices...>::result reactions::pow_enum::apply_range< count, meta_functor, indices >::result

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