Library to parse and work with the C++ AST
Find a file
Jonathan Müller dc290415f1 Remove is_valid() for types
Not complete and not really necessary.
2017-03-27 21:38:56 +02:00
include/cppast Remove is_valid() for types 2017-03-27 21:38:56 +02:00
src Remove is_valid() for types 2017-03-27 21:38:56 +02:00
test Add and parse cpp_decltype_type 2017-03-27 21:36:55 +02:00
.clang-format Parse typedefs 2017-02-23 15:45:34 +01:00