Indigo
Indigo copied to clipboard
indigo::Queue refactoring
Current implementation based on indigo::Array which need to be replaced with std::queue. API should coincide with std::queue API.