Newer
Older
#pragma once
struct stringApi < alphabet::Blank > {
static alphabet::Blank parse ( ext::istream & input );
static void compose ( ext::ostream & output, const alphabet::Blank & symbol );
From 1. 4., DockerHub introduces new very strict rate limitations on docker image pulls.
Consider changing FROM tags in dockerfiles to use altenative providers or add login step at the beginning of CI/CD job as authenticated requests aren't affected.
#pragma once
struct stringApi < alphabet::Blank > {
static alphabet::Blank parse ( ext::istream & input );
static void compose ( ext::ostream & output, const alphabet::Blank & symbol );