¶template <int Dims>
bool boxes_edge_connected(const box<Dims>& box1,
const box<Dims>& box2)
template <int Dims>
bool boxes_edge_connected(const box<Dims>& box1,
const box<Dims>& box2)
Declared at: include/instruction_graph_generator.h:147
Template Parameters
- int Dims
Parameters
- const box<Dims>& box1
- const box<Dims>& box2