template<template<class> class use, class prec>
tk::grm::precision struct

Match precision of floating-point numbers in digits (for text output)

Base classes

template<class keyword, class insert, class kw_type = pegtl::digit>
struct process
Process 'keyword' and if matches, parse following token (expecting 'kw_type' and call 'insert' action on it.