Sha256: 2db8ed11f1aeedbd84a75409be869a5d7b119f428c1edaaa63ac6a7cdea3a27d
Contents?: true
Size: 134 Bytes
Versions: 1
Compression:
Stored size: 134 Bytes
Contents
#ifndef ERRORS_H #define ERRORS_H void raise_max_capacity_reached_error(const char *expandable); void raise_no_path_error(); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dijkstra_fast-1.5.2 | ext/dijkstra_fast/errors.h |