Add container_type type definition to etl::queue to better match std::queue (#378)
* Add container_type type definition to better match std::queue
* Add container_type typedef to priority_queue and stack classes to maximize compatibility with the std library