Support C++11 types in build/include_what_you_use #159

Merged
merged 1 commit into from Jul 13, 2016

2 participants

@lhchavez

This change adds support for forward, make_pair, make_shared,,
make_unique, move, shared_ptr, unique_ptr, unordered_map,
unordered_multimap, unordered_multiset, unordered_set, weak_ptr.
Closes #133.

@lhchavez lhchavez Support C++11 types in build/include_what_you_use
This change adds support for forward, make_pair, make_shared,,
make_unique, move, shared_ptr, unique_ptr, unordered_map,
unordered_multimap, unordered_multiset, unordered_set, weak_ptr.
Closes #133.
2890dff
@eglaysher eglaysher merged commit 6d3a7d8 into google:gh-pages Jul 13, 2016

1 check passed

cla/google All necessary CLAs are signed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment