|
clang-metatool
A framework for reusing code in clang tools
|
#include <map>#include <clangmetatool/types/file_uid.h>#include <clangmetatool/types/file_attribute.h>

Go to the source code of this file.
Namespaces | |
| clangmetatool | |
| clangmetatool::types | |
Typedefs | |
| template<typename OTHER > | |
| using | clangmetatool::types::FileAttributeMap = std::map< FileUID, OTHER > |
1.8.13