LLVM API Documentation

SetVector.h File Reference

#include "llvm/ADT/SmallSet.h"
#include <vector>
#include <cassert>
#include <algorithm>

Include dependency graph for SetVector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

class  llvm::SetVector< T, Vector, Set >
 A vector that has set insertion semantics. More...
class  llvm::SmallSetVector< T, N >




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.