Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
string_unordered_set.h File Reference
#include <functional>
#include <string>
#include <unordered_set>
#include "drake/common/string_hash.h"
Include dependency graph for string_unordered_set.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  drake

Typedefs

using string_unordered_set
 Like std::unordered_set<std::string>, but with better defaults than the plain std::unordered_set<std::string> spelling.
using string_unordered_multiset
 Like std::unordered_multiset<std::string>, but with better defaults than the plain std::unordered_multiset<std::string> spelling.