Reactions  0.1.2
Handling reaction trees and decays
Static Public Attributes | List of all members
reactions::pow_enum::string_group< S > Struct Template Reference

Group of string templates. More...

#include <pow_enum.hpp>

Static Public Attributes

static constexpr const char * chars [sizeof...(S)+1]
 

Detailed Description

template<class... S>
struct reactions::pow_enum::string_group< S >

Group of string templates.

Member Data Documentation

◆ chars

template<class... S>
constexpr const char* reactions::pow_enum::string_group< S >::chars[sizeof...(S)+1]
static
Initial value:
= {S::chars...,
nullptr}

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