#include <iosfwd>
Include dependency graph for DescriptorSet.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DescriptorSet |
An unordered collection of unique descriptors with O(1) add/del/has ops. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const DescriptorSet &ds) |
convenience wrapper to be used in debugs() context More... | |
Function Documentation
◆ operator<<()
|
inline |
Definition at line 59 of file DescriptorSet.h.
References DescriptorSet::print().