Typedef voxblox::AlignedStack

Typedef Documentation

using voxblox::AlignedStack = typedef std::stack<Type, AlignedDeque<Type>>