22 typedef std::map<std::string, Position, std::less<>>
Container;
26 bool IsIncluded( std::string_view filename )
const;
std::map< std::string, Position, std::less<> > Container
bool GetPosition(std::string_view filename, const Position **pos) const
bool AddFile(std::string filename, Position from)
bool IsIncluded(std::string_view filename) const
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...