Box.translate

*

struct Box(T, int N)
const
translate
if (
N >= 1 &&
N <= 3
)

Meta