Reactions  0.0.0
Handling reaction trees and decays
Static Public Attributes | List of all members
reactions::tokens::token< C > Struct Template Reference

Template to define new tokens. More...

#include <tokens.hpp>

Static Public Attributes

static const size_t size = sizeof...(C)
 

Detailed Description

template<char... C>
struct reactions::tokens::token< C >

Template to define new tokens.

Member Data Documentation

◆ size

template<char... C>
const size_t reactions::tokens::token< C >::size = sizeof...(C)
static

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