Reactions  0.1.0
Handling reaction trees and decays
Static Public Attributes | List of all members
reactions::pow_enum::string_tpl< C > Struct Template Reference

String as a template of characters. More...

#include <pow_enum.hpp>

Static Public Attributes

static constexpr char chars [sizeof...(C)+1] = {C..., '\0'}
 

Detailed Description

template<char... C>
struct reactions::pow_enum::string_tpl< C >

String as a template of characters.

Member Data Documentation

◆ chars

template<char... C>
constexpr char reactions::pow_enum::string_tpl< C >::chars[sizeof...(C)+1] = {C..., '\0'}
static

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