#include <iostream>
Go to the source code of this file.
Classes | |
class | xdispatch::queue |
Provides an interface for representing a dispatch queue and methods that can be called to modify or use the queue. More... | |
Namespaces | |
namespace | xdispatch |
Functions | |
std::ostream & | xdispatch::operator<< (std::ostream &, const queue *) |
std::ostream & | xdispatch::operator<< (std::ostream &, const queue &) |